| Package | Description |
|---|---|
| org.jruby.java.proxies | |
| org.jruby.javasupport |
| Modifier and Type | Method and Description |
|---|---|
ConcreteJavaProxy.SplitCtorData |
ConcreteJavaProxy.splitInitialized(RubyClass base,
IRubyObject[] args,
Block blk,
Java.JCtorCache jcc)
Used by reified classes, this method is tightly coupled with RealClassGenerator, finishInitialize
Do not refactor without looking at RCG
|
| Modifier and Type | Method and Description |
|---|---|
static int |
Java.JCreateMethod.forTypes(Ruby runtime,
IRubyObject[] args,
Java.JCtorCache cache)
Disambiguate which ctor index to call from the given cache
|
Copyright © 2001-2023 JRuby. All Rights Reserved.