public interface ParameterTypes
JavaCallable| Modifier and Type | Method and Description |
|---|---|
int |
getArity() |
java.lang.Class<?>[] |
getExceptionTypes() |
java.lang.Class<?>[] |
getParameterTypes() |
boolean |
isVarArgs() |
Copyright © 2001-2021 JRuby. All Rights Reserved.