com.liferay.portal.kernel.util
Class PrimitiveWrapper

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

public class PrimitiveWrapper
extends java.lang.Object
implements java.io.Serializable

View Source

Author:
Brian Wing Shun Chan
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()