public final class MethodBinder
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MethodBinder.BindResult |
| Constructor and Description |
|---|
MethodBinder() |
| Modifier and Type | Method and Description |
|---|---|
static MethodBinder.BindResult |
selectMethod(java.util.List<? extends MethodReference> matches,
java.util.List<TypeReference> types) |
public static MethodBinder.BindResult selectMethod(java.util.List<? extends MethodReference> matches, java.util.List<TypeReference> types)