| Package | Description |
|---|---|
| org.jruby | |
| org.jruby.javasupport | |
| org.jruby.javasupport.binding |
| Modifier and Type | Field and Description |
|---|---|
private JavaSupport |
Ruby.javaSupport |
| Modifier and Type | Method and Description |
|---|---|
JavaSupport |
Ruby.getJavaSupport() |
| Modifier and Type | Method and Description |
|---|---|
private static void |
Java.generateClassProxy(Ruby runtime,
java.lang.Class<?> clazz,
RubyClass proxy,
RubyClass superClass,
JavaSupport javaSupport) |
| Modifier and Type | Field and Description |
|---|---|
protected JavaSupport |
Initializer.javaSupport |