Uses of Class
com.github.alex1304.ultimategdbot.api.util.SystemUnit
| Package | Description |
|---|---|
| com.github.alex1304.ultimategdbot.api.util |
-
Uses of SystemUnit in com.github.alex1304.ultimategdbot.api.util
Methods in com.github.alex1304.ultimategdbot.api.util that return SystemUnit Modifier and Type Method Description static SystemUnitSystemUnit. valueOf(String name)Returns the enum constant of this type with the specified name.static SystemUnit[]SystemUnit. values()Returns an array containing the constants of this enum type, in the order they are declared.