Uses of Class
eu.getmangos.utils.FlagsHelper
| Package | Description |
|---|---|
| eu.getmangos.utils |
-
Uses of FlagsHelper in eu.getmangos.utils
Methods in eu.getmangos.utils that return FlagsHelper Modifier and Type Method Description static FlagsHelperFlagsHelper. valueOf(String name)Returns the enum constant of this type with the specified name.static FlagsHelper[]FlagsHelper. values()Returns an array containing the constants of this enum type, in the order they are declared.