Package | Description |
---|---|
org.jruby |
Modifier and Type | Class and Description |
---|---|
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 |
RubyObjectVar7.setVariableChecked(RubyObjectVar7 self,
Object value) |
Copyright © 2001-2015 JRuby. All Rights Reserved.