Package | Description |
---|---|
org.jruby.compiler | |
org.jruby.util.cli |
Modifier and Type | Method and Description |
---|---|
static ClassLoaderMode |
ClassLoaderMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ClassLoaderMode[] |
ClassLoaderMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
static com.headius.options.Option<ClassLoaderMode> |
Options.JIT_LOADER_MODE |
Copyright © 2001-2019 JRuby. All Rights Reserved.