Uses of Package
com.github.alex1304.ultimategdbot.api.util
-
Classes in com.github.alex1304.ultimategdbot.api.util used by com.github.alex1304.ultimategdbot.api Class Description PropertyReader Allows to read values from an abstracted source of properties. -
Classes in com.github.alex1304.ultimategdbot.api.util 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.util used by com.github.alex1304.ultimategdbot.api.util 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.PropertyReader Allows to read values from an abstracted source of properties.SystemUnit Enumerates system units (bytes, kilobytes, etc until terabytes) Provides methods for conversion and formatting. -
Classes in com.github.alex1304.ultimategdbot.api.util used by com.github.alex1304.ultimategdbot.api.util.menu Class Description MessageSpecTemplate Message specification that is compatible with bothMessageCreateSpecandMessageEditSpec.