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,
java.util.Map cache,
ParameterTypes[] methods,
IRubyObject[] args,
int argsLength) |
Modifier and Type | Method and Description |
---|---|
static ParameterTypes |
CallableSelector.matchingCallableArityN(Ruby runtime,
java.util.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 © 2002-2009 JRuby Team. All Rights Reserved.