public class MethodWrapper
extends java.lang.Object
Modifier and Type | Class | Description |
---|---|---|
static interface |
MethodWrapper.MethodWrapperKey |
Internal interface, only public due to ClassLoader issues.
|
Modifier and Type | Method | Description |
---|---|---|
static java.lang.Object |
create(java.lang.reflect.Method method) |
|
static java.util.Set |
createSet(java.util.Collection methods) |
Copyright (c) 2001 - Apache Software Foundation