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