Liferay 6.1.2-ce-ga3

com.liferay.portal.kernel.util
Class PrimitiveWrapper

java.lang.Object
  extended by com.liferay.portal.kernel.util.PrimitiveWrapper
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
BooleanWrapper, DoubleWrapper, FloatWrapper, IntegerWrapper, LongWrapper, ShortWrapper

public class PrimitiveWrapper
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
PrimitiveWrapper()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrimitiveWrapper

public PrimitiveWrapper()

Liferay 6.1.2-ce-ga3