Uses of Package
com.github.alex1304.ultimategdbot.api.util
-
Packages that use com.github.alex1304.ultimategdbot.api.util Package Description com.github.alex1304.ultimategdbot.api.util com.github.alex1304.ultimategdbot.api.util.menu -
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 bothMessageCreateSpec
andMessageEditSpec
.