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