public class EmitterProperty<T>
extends AlwaysEmitter
PushEmitter.CompanionCompanion| Constructor and Description |
|---|
EmitterProperty(org.hnau.base.data.property.Property<T> source) |
| Modifier and Type | Method and Description |
|---|---|
protected T |
getValue() |
T |
read() |
void |
write(T value) |
getValue, tryGetValueonAttached, onChanged, tryGetValueafterLastDetached, beforeFirstAttached, call, observe, onAttached, onDetached