public class DoubleTransform extends Object implements Transform<Double>
DoubleTransform()
Double
read(String value)
String
write(Double value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DoubleTransform()
public Double read(String value) throws Exception
read
Transform<Double>
Exception
public String write(Double value) throws Exception
write
Copyright © 2016. All rights reserved.