public final class DoubleToStringConverter extends Object implements net.anwiba.commons.lang.functional.IConverter<Double,String,RuntimeException>
| Constructor and Description |
|---|
DoubleToStringConverter() |
DoubleToStringConverter(DecimalFormat format) |
public DoubleToStringConverter()
public DoubleToStringConverter(DecimalFormat format)
public String convert(Double value)
convert in interface net.anwiba.commons.lang.functional.IConverter<Double,String,RuntimeException>Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.