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