Package | Description |
---|---|
com.redhat.thermostat.beans.property |
Modifier and Type | Interface and Description |
---|---|
interface |
NamedProperty<T> |
interface |
ObservableValue<T> |
interface |
Property<T> |
Modifier and Type | Class and Description |
---|---|
class |
BaseProperty<T> |
class |
BooleanProperty |
class |
DoubleProperty |
class |
EnumProperty<T extends Enum<?>> |
class |
IntegerProperty |
class |
LongProperty |
class |
ObjectProperty<T> |
class |
StringProperty |
Modifier and Type | Method and Description |
---|---|
void |
InvalidationListener.invalidated(Observable observable) |
Copyright © 2017. All rights reserved.