Uses of Class
ognl.ObjectArrayPool
-
Packages that use ObjectArrayPool 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 ObjectArrayPool in ognl
Fields in ognl declared as ObjectArrayPool Modifier and Type Field Description (package private) static ObjectArrayPoolOgnlRuntime. _objectArrayPoolMethods in ognl that return ObjectArrayPool Modifier and Type Method Description static ObjectArrayPoolOgnlRuntime. getObjectArrayPool()
-