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