| Package | Description | 
|---|---|
| org.jruby | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RubyObjectVar3A RubyObject that provides a direct field for four stored variables, to avoid
 the overhead of creating and managing a separate array and reference. | 
| class  | RubyObjectVar4A RubyObject that provides a direct field for five stored variables, to avoid
 the overhead of creating and managing a separate array and reference. | 
| class  | RubyObjectVar5A RubyObject that provides a direct field for six stored variables, to avoid
 the overhead of creating and managing a separate array and reference. | 
| class  | RubyObjectVar6A RubyObject that provides a direct field for seven stored variables, to avoid
 the overhead of creating and managing a separate array and reference. | 
| class  | RubyObjectVar7A RubyObject that provides a direct field for eight stored variables, to avoid
 the overhead of creating and managing a separate array and reference. | 
| class  | RubyObjectVar8A RubyObject that provides a direct field for nine stored variables, to avoid
 the overhead of creating and managing a separate array and reference. | 
| class  | RubyObjectVar9A RubyObject that provides a direct field for ten stored variables, to avoid
 the overhead of creating and managing a separate array and reference. | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | RubyObjectVar2. setVariableChecked(RubyObjectVar2 self,
                  Object value) | 
Copyright © 2001-2015 JRuby. All Rights Reserved.