Class ShortSerializer
java.lang.Object
net.sf.jasperreports.engine.virtualization.ShortSerializer
- All Implemented Interfaces:
ObjectSerializer<Short>
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ShortSerializer
public ShortSerializer()
-
-
Method Details
-
typeValue
public int typeValue()- Specified by:
typeValuein interfaceObjectSerializer<Short>
-
defaultReferenceType
- Specified by:
defaultReferenceTypein interfaceObjectSerializer<Short>
-
defaultStoreReference
public boolean defaultStoreReference()- Specified by:
defaultStoreReferencein interfaceObjectSerializer<Short>
-
write
- Specified by:
writein interfaceObjectSerializer<Short>- Throws:
IOException
-
read
- Specified by:
readin interfaceObjectSerializer<Short>- Throws:
IOException
-