Package | Description |
---|---|
gololang |
Provides the top-level Golo support classes.
|
Modifier and Type | Method and Description |
---|---|
Observable |
Observable.filter(Observable.Predicate predicate)
Creates an observer that filters the values of this observable.
|