|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LiveValue | |
|---|---|
| ch.elca.el4j.util.observer.impl | |
| Uses of LiveValue in ch.elca.el4j.util.observer.impl |
|---|
| Methods in ch.elca.el4j.util.observer.impl that return LiveValue | ||
|---|---|---|
static
|
LiveValueFactory.shadow(ObservableValue<? extends T> lower,
ObservableValue<? extends T> upper)
Returns a LiveValue that yields the value of upper
if it is not null, or the value of lower otherwise. |
|
static
|
LiveValueFactory.theElementIn(OC oc)
Returns a LiveValue backed by a Collection that yields the collection's unique element or null if there is no such element. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||