Uses of Class
org.jruby.javasupport.Java.JCtorCache
Packages that use Java.JCtorCache
-
Uses of Java.JCtorCache in org.jruby.java.proxies
Methods in org.jruby.java.proxies with parameters of type Java.JCtorCacheModifier and TypeMethodDescriptionConcreteJavaProxy.splitInitialized
(RubyClass base, IRubyObject[] args, Block block, Java.JCtorCache jcc) Used by reified classes, this method is tightly coupled with RealClassGenerator, finishInitialize Do not refactor without looking at RCG -
Uses of Java.JCtorCache in org.jruby.javasupport
Methods in org.jruby.javasupport with parameters of type Java.JCtorCacheModifier and TypeMethodDescriptionstatic int
Java.JCreateMethod.forTypes
(Ruby runtime, IRubyObject[] args, Java.JCtorCache cache) Disambiguate which ctor index to call from the given cache