Uses of Class
VASSAL.tools.version.VassalVersionTokenizer.State
Package | Description |
---|---|
VASSAL.tools.version |
-
Uses of VassalVersionTokenizer.State in VASSAL.tools.version
Fields in VASSAL.tools.version declared as VassalVersionTokenizer.State Modifier and Type Field Description protected VassalVersionTokenizer.State
VassalVersionTokenizer. state
Deprecated, for removal: This API element is subject to removal in a future version.Methods in VASSAL.tools.version that return VassalVersionTokenizer.State Modifier and Type Method Description static VassalVersionTokenizer.State
VassalVersionTokenizer.State. valueOf(String name)
Returns the enum constant of this type with the specified name.static VassalVersionTokenizer.State[]
VassalVersionTokenizer.State. values()
Returns an array containing the constants of this enum type, in the order they are declared.