Uses of Enum Class
com.headius.options.example.Example.MyCategory
Packages that use Example.MyCategory
-
Uses of Example.MyCategory in com.headius.options.example
Methods in com.headius.options.example that return Example.MyCategoryModifier and TypeMethodDescriptionstatic Example.MyCategory
Returns the enum constant of this class with the specified name.static Example.MyCategory[]
Example.MyCategory.values()
Returns an array containing the constants of this enum class, in the order they are declared.