Uses of Enum
org.joni.constants.Reduce.ReduceType
Packages that use Reduce.ReduceType
-
Uses of Reduce.ReduceType in org.joni.constants
Fields in org.joni.constants declared as Reduce.ReduceTypeMethods in org.joni.constants that return Reduce.ReduceTypeModifier and TypeMethodDescriptionstatic Reduce.ReduceType
Returns the enum constant of this type with the specified name.static Reduce.ReduceType[]
Reduce.ReduceType.values()
Returns an array containing the constants of this enum type, in the order they are declared.