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