|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.sf.cglib.NotFromObjectFilter
Field Summary | |
static NotFromObjectFilter |
INSTANCE
|
Constructor Summary | |
NotFromObjectFilter()
|
Method Summary | |
boolean |
accept(java.lang.reflect.Member method)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final NotFromObjectFilter INSTANCE
Constructor Detail |
public NotFromObjectFilter()
Method Detail |
public boolean accept(java.lang.reflect.Member method)
accept
in interface MethodFilter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |