Uses of Class
ognl.PrimitiveWrapperClasses
Packages that use PrimitiveWrapperClasses
Package
Description
OGNL stands for Object-Graph Navigation Language; it is an expression language
for getting and setting properties of Java objects.
-
Uses of PrimitiveWrapperClasses in ognl
Fields in ognl declared as PrimitiveWrapperClassesModifier and TypeFieldDescriptionprivate static final PrimitiveWrapperClassesOgnlRuntime.primitiveWrapperClassesUsed to provide primitive type equivalent conversions into and out of native / object types.