public class ShortEncoder extends AbstractEncoder implements Encoder.Text<Short>
Short
to Text
Message encoderEncoder.Binary<T>, Encoder.BinaryStream<T>, Encoder.Text<T>, Encoder.TextStream<T>
Constructor and Description |
---|
ShortEncoder() |
Modifier and Type | Method and Description |
---|---|
String |
encode(Short object) |
destroy, init
public String encode(Short object) throws EncodeException
encode
in interface Encoder.Text<Short>
EncodeException
Copyright © 1995-2015 Webtide. All Rights Reserved.