public class ShortEncoder extends Object implements Encoder.Text<Short>
Encoder.Binary<T>, Encoder.BinaryStream<T>, Encoder.Text<T>, Encoder.TextStream<T>| Constructor and Description |
|---|
ShortEncoder() |
public String encode(Short b) throws EncodeException
Encoder.Textencode in interface Encoder.Text<Short>b - the object being encoded.EncodeExceptionCopyright © 2012. All Rights Reserved.