| Package | Description |
|---|---|
| li.rudin.rt.api.observable | |
| li.rudin.rt.api.observable.base | |
| li.rudin.rt.api.observable.computed |
| Modifier and Type | Class and Description |
|---|---|
class |
AveragingObservable |
class |
Observable<T>
Observable Value
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BasicObservable<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
Computed<T> |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
ObservableAccessor.get(ObservableGetter<T> o)
Returns the value of the observable
|
<V> V |
Computed.get(ObservableGetter<V> o) |
Copyright © 2014. All Rights Reserved.