Uses of Class
org.opentrafficsim.base.parameters.constraint.NumericConstraint
Package | Description |
---|---|
org.opentrafficsim.base.parameters.constraint |
Constraints of parameters.
|
-
Uses of NumericConstraint in org.opentrafficsim.base.parameters.constraint
Methods in org.opentrafficsim.base.parameters.constraint that return NumericConstraint Modifier and Type Method Description static NumericConstraint
NumericConstraint. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static NumericConstraint[]
NumericConstraint. values()
Returns an array containing the constants of this enum type, in the order they are declared.