Uses of Class
org.apache.expreval.expr.NumericType

Packages that use NumericType
org.apache.expreval.expr   
 

Uses of NumericType in org.apache.expreval.expr
 

Methods in org.apache.expreval.expr that return NumericType
static NumericType NumericType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NumericType[] NumericType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.