public class ByteReverseEncoder extends AbstractByteEncoder<String>
ByteReverseEncoder()
Byte
decode(String value)
String
encode(Byte value)
getAlias, resolves
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ByteReverseEncoder()
public String encode(Byte value)
public Byte decode(String value)
Copyright © 2014 Calrissian. All rights reserved.