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