Uses of Class
org.jruby.java.proxies.ArrayJavaProxy
Packages that use ArrayJavaProxy
-
Uses of ArrayJavaProxy in org.jruby.java.addons
Methods in org.jruby.java.addons that return ArrayJavaProxyModifier and TypeMethodDescription(package private) static ArrayJavaProxyKernelJavaAddons.toJavaArray(Ruby runtime, Class<?> type, RubyArray fromArray) -
Uses of ArrayJavaProxy in org.jruby.java.proxies
Methods in org.jruby.java.proxies that return ArrayJavaProxyModifier and TypeMethodDescriptionfinal ArrayJavaProxyArrayJavaProxyCreator.new_instance(ThreadContext context) static ArrayJavaProxy -
Uses of ArrayJavaProxy in org.jruby.java.util
Methods in org.jruby.java.util that return ArrayJavaProxyModifier and TypeMethodDescriptionstatic ArrayJavaProxyArrayUtils.newProxiedArray(Ruby runtime, Class<?> componentType, int size) static ArrayJavaProxyArrayUtils.newProxiedArray(Ruby runtime, Class<?> componentType, JavaUtil.JavaConverter converter, int size)