public interface ParameterTypes
JavaCallable
Modifier and Type | Method and Description |
---|---|
int |
getArity() |
Class<?>[] |
getExceptionTypes() |
Class<?>[] |
getParameterTypes() |
boolean |
isVarArgs() |
Copyright © 2001–2016 JRuby. All rights reserved.