Uses of Enum Class
com.iizix.Value.Category
Uses of Value.Category in com.iizigo.prop
Modifier and TypeFieldDescriptionfinal Value.Category
PatternManager.CategoryPatterns.category
The value type category.Modifier and TypeMethodDescriptionString[][]
PatternManager.getCustomPatterns
(Value.Category category) Gets the patterns for the value type.Uses of Value.Category in com.iizix
Modifier and TypeFieldDescriptionfinal Value.Category
Value.Type.category
The category, null for value-specific category.Modifier and TypeMethodDescriptionstatic Value.Category
Returns the enum constant of this class with the specified name.static Value.Category[]
Value.Category.values()
Returns an array containing the constants of this enum class, in the order they are declared.