public class LongProperty<K> extends NumericProperty<Long,K>
Constructor and Description |
---|
LongProperty(String name) |
LongProperty(String name,
Long value) |
Modifier and Type | Method and Description |
---|---|
long |
getLong()
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