Class NumericValues

java.lang.Object
org.apache.commons.ognl.NumericValues

class NumericValues extends Object
Constant strings for getting the primitive value of different native types on the generic Number object interface. (or the less generic BigDecimal/BigInteger types)
  • Field Details

  • Constructor Details

    • NumericValues

      NumericValues()
  • Method Details