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