| Package | Description |
|---|---|
| org.jruby.java.invokers | |
| org.jruby.java.proxies | |
| org.jruby.javasupport |
| Modifier and Type | Method and Description |
|---|---|
(package private) static JavaProxy |
RubyToJavaInvoker.castJavaProxy(IRubyObject self) |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayJavaProxy |
class |
ConcreteJavaProxy |
class |
InterfaceJavaProxy |
class |
MapJavaProxy |
| Modifier and Type | Method and Description |
|---|---|
static RubyBoolean |
JavaObject.op_equal(JavaProxy self,
IRubyObject other) |