public class LongProperty extends BaseProperty<Long>
Modifier and Type | Field and Description |
---|---|
static Long |
ZERO |
value
Constructor and Description |
---|
LongProperty() |
LongProperty(long value) |
LongProperty(long value,
String name) |
Modifier and Type | Method and Description |
---|---|
int |
get() |
void |
set(long value) |
void |
setValue(Long value) |
addListener, addListener, bind, firePropertyChangeEvent, getName, getValue, isBound, isImmutable, removeListener, removeListener, setImmutable, unbind
Copyright © 2017. All rights reserved.