Package | Description |
---|---|
org.jruby.java.dispatch | |
org.jruby.javasupport | |
org.jruby.javasupport.proxy |
Modifier and Type | Method and Description |
---|---|
static ParameterTypes |
CallableSelector.matchingCallableArityN(Ruby runtime,
Map cache,
ParameterTypes[] methods,
IRubyObject[] args,
int argsLength) |
Modifier and Type | Method and Description |
---|---|
static ParameterTypes |
CallableSelector.matchingCallableArityN(Ruby runtime,
Map cache,
ParameterTypes[] methods,
IRubyObject[] args,
int argsLength) |
Modifier and Type | Class and Description |
---|---|
class |
JavaCallable |
class |
JavaConstructor |
class |
JavaMethod |
Modifier and Type | Interface and Description |
---|---|
interface |
JavaProxyMethod |
Modifier and Type | Class and Description |
---|---|
static class |
JavaProxyClass.ProxyMethodImpl |
class |
JavaProxyConstructor |
Copyright © 2001–2015 JRuby. All rights reserved.