public static class ValueConverters.StringToDoubleConverter extends Object implements IValueConverter<String,Double>
| Constructor and Description |
|---|
StringToDoubleConverter() |
public Double convert(String object) throws ValueConverters.ConversionException
convert in interface IValueConverter<String,Double>ValueConverters.ConversionExceptionCopyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.