Uses of Package
com.github.alex1304.ultimategdbot.api.utils
-
Classes in com.github.alex1304.ultimategdbot.api.utils used by com.github.alex1304.ultimategdbot.api Class Description PropertyParser Allows to parse values from properties files. -
Classes in com.github.alex1304.ultimategdbot.api.utils used by com.github.alex1304.ultimategdbot.api.database Class Description DatabaseInputFunction Function that determines the value to save to the database after reading the user input as String.DatabaseOutputFunction Function that determines the string to display to the user after reading the value from teh database. -
Classes in com.github.alex1304.ultimategdbot.api.utils used by com.github.alex1304.ultimategdbot.api.utils Class Description DatabaseInputFunction Function that determines the value to save to the database after reading the user input as String.DatabaseOutputFunction Function that determines the string to display to the user after reading the value from teh database.SystemUnit Enumerates system units (bytes, kilobytes, etc until terabytes) Provides methods for conversion and formatting. -
Classes in com.github.alex1304.ultimategdbot.api.utils used by com.github.alex1304.ultimategdbot.api.utils.menu Class Description UniversalMessageSpec Message specification that is compatible with bothMessageCreateSpecandMessageEditSpec.