JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
gololang.Observable.Function
Packages that use
Observable.Function
Package
Description
gololang
Provides the top-level Golo support classes.
Uses of
Observable.Function
in
gololang
Methods in
gololang
with parameters of type
Observable.Function
Modifier and Type
Method and Description
Observable
Observable.
map
(
Observable.Function
function)
Creates an observer that maps the values of this observable.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Prev
Next
Frames
No Frames
All Classes