public class MethodWrapper
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static interface |
MethodWrapper.MethodWrapperKey
Internal interface, only public due to ClassLoader issues.
|
Modifier and Type | Field and Description |
---|---|
private static MethodWrapper.MethodWrapperKey |
KEY_FACTORY |
Modifier | Constructor and Description |
---|---|
private |
MethodWrapper() |
Modifier and Type | Method and Description |
---|---|
static java.lang.Object |
create(java.lang.reflect.Method method) |
static java.util.Set |
createSet(java.util.Collection methods) |
private static final MethodWrapper.MethodWrapperKey KEY_FACTORY