Uses of Class
ognl.NumericCasts
-
Packages that use NumericCasts Package Description ognl OGNL stands for Object-Graph Navigation Language; it is an expression language for getting and setting properties of Java objects. -
-
Uses of NumericCasts in ognl
Fields in ognl declared as NumericCasts Modifier and Type Field Description private static NumericCastsOgnlRuntime. numericCastsConstant strings for casting different primitive types.
-