Uses of Class
ognl.ObjectArrayPool.SizePool

Packages that use ObjectArrayPool.SizePool
ognl OGNL stands for Object-Graph Navigation Language; it is an expression language for getting and setting properties of Java objects. 
 

Uses of ObjectArrayPool.SizePool in ognl
 

Methods in ognl that return ObjectArrayPool.SizePool
 ObjectArrayPool.SizePool ObjectArrayPool.getSizePool(int arraySize)
           
 


OGNL Project Page