| Package | Description |
|---|---|
| org.jruby.java.proxies | |
| org.jruby.javasupport |
| Modifier and Type | Method and Description |
|---|---|
protected JavaObject |
JavaProxy.asJavaObject(java.lang.Object object)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JavaArray
Deprecated.
since 9.4
|
class |
JavaClass
Deprecated.
since 9.3
|
| Modifier and Type | Method and Description |
|---|---|
static JavaObject |
JavaUtil.unwrapJavaObject(Ruby runtime,
IRubyObject convertee,
java.lang.String errorMessage)
Deprecated.
|
static JavaObject |
JavaObject.wrap(Ruby runtime,
java.lang.Object value)
Deprecated.
|
Copyright © 2001-2023 JRuby. All Rights Reserved.