Package org.jruby.java.proxies
package org.jruby.java.proxies
-
ClassDescriptionA shim class created when constructing primitive arrays from proxied Java classes.Used by reified classes, this class is tightly coupled with RealClassGenerator, splitInitialize, & finishInitialize Do not refactor without looking at RCGManually added as an override of `new` for Concrete ExtensionA proxy for wrapping
java.util.Map
instances.Additional interface implemented by proxies that back Java interfaces by Ruby objects so that we can get back to the original Ruby object from the proxy.