Uses of Class
net.sourceforge.webcompmath.functions.NumMinMaxParser.MinMaxType

Packages that use NumMinMaxParser.MinMaxType
net.sourceforge.webcompmath.functions   
 

Uses of NumMinMaxParser.MinMaxType in net.sourceforge.webcompmath.functions
 

Methods in net.sourceforge.webcompmath.functions that return NumMinMaxParser.MinMaxType
static NumMinMaxParser.MinMaxType NumMinMaxParser.MinMaxType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static NumMinMaxParser.MinMaxType[] NumMinMaxParser.MinMaxType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in net.sourceforge.webcompmath.functions with parameters of type NumMinMaxParser.MinMaxType
NumMinMaxParser(NumMinMaxParser.MinMaxType t)
          Constructor