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 JavaObjectJavaProxy.asJavaObject(Object object) Deprecated. -
Uses of JavaObject in org.jruby.javasupport
Subclasses of JavaObject in org.jruby.javasupportModifier and TypeClassDescriptionclassDeprecated.since 9.4classDeprecated.since 9.3Methods in org.jruby.javasupport that return JavaObjectModifier and TypeMethodDescriptionstatic JavaObjectJava.castToJavaObject(ThreadContext context, IRubyObject newValue) static JavaObjectJavaUtil.unwrapJavaObject(Ruby runtime, IRubyObject convertee, String errorMessage) Deprecated.static JavaObjectDeprecated.