public class DoubleProperty<K> extends NumericProperty<Double,K>
Constructor and Description |
---|
DoubleProperty(String name) |
DoubleProperty(String name,
Double value) |
Modifier and Type | Method and Description |
---|---|
double |
getDouble()
Returns the value as a primitive, if the value is null/nullable this will fail...
|
isNullable, set, setNullable
addChangeListener, bindGlobalGetListener, bindGlobalSetListener, firePropertyChanged, getClientProperty, getGenericType, getLabel, getName, putClientProperty, removeChangeListener, setLabel, stopListening, validateCollectionType