Package org.jruby.runtime
Class GlobalVariable.Copy
java.lang.Object
org.jruby.runtime.GlobalVariable
org.jruby.runtime.GlobalVariable.Copy
- Enclosing class:
GlobalVariable
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jruby.runtime.GlobalVariable
GlobalVariable.Copy -
Field Summary
Fields inherited from class org.jruby.runtime.GlobalVariable
name, runtime, value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jruby.runtime.GlobalVariable
name, variableName
-
Constructor Details
-
Copy
-
-
Method Details
-
get
- Overrides:
getin classGlobalVariable
-
set
- Overrides:
setin classGlobalVariable
-