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 Class
gololang.DynamicVariable
Packages that use
DynamicVariable
Package
Description
gololang
Provides the top-level Golo support classes.
Uses of
DynamicVariable
in
gololang
Methods in
gololang
that return
DynamicVariable
Modifier and Type
Method and Description
DynamicVariable
DynamicVariable.
value
(java.lang.Object value)
Changes the dynamic variable value.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Prev
Next
Frames
No Frames
All Classes