Package | Description |
---|---|
org.jruby |
Modifier and Type | Class and Description |
---|---|
class |
RubyObjectVar5
A RubyObject that provides a direct field for six stored variables, to avoid
the overhead of creating and managing a separate array and reference.
|
class |
RubyObjectVar6
A RubyObject that provides a direct field for seven stored variables, to avoid
the overhead of creating and managing a separate array and reference.
|
class |
RubyObjectVar7
A RubyObject that provides a direct field for eight stored variables, to avoid
the overhead of creating and managing a separate array and reference.
|
class |
RubyObjectVar8
A RubyObject that provides a direct field for nine stored variables, to avoid
the overhead of creating and managing a separate array and reference.
|
class |
RubyObjectVar9
A 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 |
RubyObjectVar4.setVariableChecked(RubyObjectVar4 self,
Object value) |
Copyright © 2001-2013 JRuby. All Rights Reserved.