public class MethodSelectorImpl extends Object implements MethodSelector
| Constructor and Description |
|---|
MethodSelectorImpl() |
| Modifier and Type | Method and Description |
|---|---|
Constructor |
getBestAssignableConstructor(Class clazz,
Object[] arguments) |
Method |
getBestAssignableMethod(Class clazz,
Object[] arguments,
String methodName) |
public Constructor getBestAssignableConstructor(Class clazz, Object[] arguments)
getBestAssignableConstructor in interface MethodSelectorpublic Method getBestAssignableMethod(Class clazz, Object[] arguments, String methodName)
getBestAssignableMethod in interface MethodSelectorCopyright © 2005-2013 Agical AB. All Rights Reserved.