Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portal.kernel.util.PrimitiveWrapper

Packages that use PrimitiveWrapper
com.liferay.portal.kernel.util This package defines the kernel utility interfaces and classes. 
 

Uses of PrimitiveWrapper in com.liferay.portal.kernel.util
 

Subclasses of PrimitiveWrapper in com.liferay.portal.kernel.util
 class BooleanWrapper
           
 class DoubleWrapper
           
 class FloatWrapper
           
 class IntegerWrapper
           
 class LongWrapper
           
 class ShortWrapper
           
 


Liferay 6.2-ce-ga5