Package org.apache.commons.ognl
Class NumericValues
- java.lang.Object
-
- org.apache.commons.ognl.NumericValues
-
class NumericValues extends java.lang.ObjectConstant strings for getting the primitive value of different native types on the genericNumberobject interface. (or the less generic BigDecimal/BigInteger types)
-
-
Field Summary
Fields Modifier and Type Field Description private java.util.Map<java.lang.Class<?>,java.lang.String>map
-
Constructor Summary
Constructors Constructor Description NumericValues()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) java.lang.Stringget(java.lang.Class<?> cls)
-