Package | Description |
---|---|
org.jruby | |
org.jruby.runtime | |
org.jruby.runtime.marshal |
Modifier and Type | Field and Description |
---|---|
protected ClassIndex |
RubyModule.classIndex |
Modifier and Type | Method and Description |
---|---|
static ClassIndex |
ClassIndex.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClassIndex[] |
ClassIndex.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ClassIndex |
CoreObjectType.getNativeClassIndex()
Return the ClassIndex for the native type this object was constructed
from.
|
Copyright © 2001-2015 JRuby. All Rights Reserved.