Class PrimitiveWrapper

Object
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
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • PrimitiveWrapper

      public PrimitiveWrapper()