Uses of Class
org.apache.commons.ognl.NumericCasts
-
Packages that use NumericCasts Package Description org.apache.commons.ognl -
-
Uses of NumericCasts in org.apache.commons.ognl
Fields in org.apache.commons.ognl declared as NumericCasts Modifier and Type Field Description private static NumericCasts
OgnlRuntime. numericCasts
Constant strings for casting different primitive types.
-