public static class UiBinding.DoubleConverter extends UiBinding.ObjectConverter
Constructor and Description |
---|
DoubleConverter() |
Modifier and Type | Method and Description |
---|---|
Object |
convert(Object source)
Converts an object of source type to the type matching this class, the default
implementation does nothing and can be used as a stand-in
|
public Object convert(Object source)
UiBinding.ObjectConverter
convert
in class UiBinding.ObjectConverter
source
- an object or null