Uses of Class
org.jruby.javasupport.JavaObject
Packages that use JavaObject
-
Uses of JavaObject in org.jruby.java.proxies
Methods in org.jruby.java.proxies that return JavaObjectModifier and TypeMethodDescriptionprotected JavaObject
JavaProxy.asJavaObject
(Object object) Deprecated. -
Uses of JavaObject in org.jruby.javasupport
Subclasses of JavaObject in org.jruby.javasupportModifier and TypeClassDescriptionclass
Deprecated.since 9.4class
Deprecated.since 9.3Methods in org.jruby.javasupport that return JavaObjectModifier and TypeMethodDescriptionstatic JavaObject
Java.castToJavaObject
(ThreadContext context, IRubyObject newValue) static JavaObject
JavaUtil.unwrapJavaObject
(Ruby runtime, IRubyObject convertee, String errorMessage) Deprecated.static JavaObject
Deprecated.