Package | Description |
---|---|
org.jruby.javasupport | |
org.jruby.javasupport.proxy |
Modifier and Type | Method and Description |
---|---|
JavaProxyConstructor |
Java.JCreateMethod.getSignature(int signatureCode) |
Modifier and Type | Method and Description |
---|---|
void |
Java.JCreateMethod.putSignature(int signatureCode,
JavaProxyConstructor callable) |
Modifier and Type | Method and Description |
---|---|
JavaProxyConstructor |
JavaProxyClass.getConstructor(Class[] args) |
JavaProxyConstructor[] |
JavaProxyClass.getConstructors() |
Copyright © 2001-2016 JRuby. All Rights Reserved.