|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.logicalcobwebs.cglib.core.MethodWrapper
public class MethodWrapper
| Nested Class Summary | |
|---|---|
(package private) static interface |
MethodWrapper.MethodWrapperKey
|
| Field Summary | |
|---|---|
private static MethodWrapper.MethodWrapperKey |
KEY_FACTORY
|
| Constructor Summary | |
|---|---|
private |
MethodWrapper()
|
| Method Summary | |
|---|---|
static java.lang.Object |
create(java.lang.reflect.Method method)
|
static java.util.Set |
createSet(java.util.Collection methods)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final MethodWrapper.MethodWrapperKey KEY_FACTORY
| Constructor Detail |
|---|
private MethodWrapper()
| Method Detail |
|---|
public static java.lang.Object create(java.lang.reflect.Method method)
public static java.util.Set createSet(java.util.Collection methods)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||