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