|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jeffpalm.util.reflect.FieldFilterAdapter
public abstract class FieldFilterAdapter
Constructor Summary | |
---|---|
FieldFilterAdapter()
|
Method Summary | |
---|---|
boolean |
acceptType(java.lang.Class type)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.jeffpalm.util.reflect.MemberFilter |
---|
acceptName |
Constructor Detail |
---|
public FieldFilterAdapter()
Method Detail |
---|
public boolean acceptType(java.lang.Class type)
acceptType
in interface FieldFilter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |