protected class PolymorphicDispatcher.MethodDesc extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
PolymorphicDispatcher.MethodDesc(Object target,
Method method) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getDeclaringClass() |
Method |
getMethod() |
Class<?>[] |
getParameterTypes() |
Object |
getTarget() |
boolean |
isInvokeable(List<Class<?>> paramTypes) |
String |
toString() |
Copyright © 2015. All Rights Reserved.