|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jeffpalm.util.reflect.ReflectUtils.MemberCriteriaAdapter
com.jeffpalm.util.reflect.ReflectUtils.FieldCriteriaAdapter
public abstract static class ReflectUtils.FieldCriteriaAdapter
Constructor Summary | |
---|---|
ReflectUtils.FieldCriteriaAdapter()
|
Method Summary | |
---|---|
boolean |
acceptType(java.lang.Class type)
|
Methods inherited from class com.jeffpalm.util.reflect.ReflectUtils.MemberCriteriaAdapter |
---|
acceptDeclaringClass, acceptModifiers, acceptName |
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.ReflectUtils.MemberCriteria |
---|
acceptDeclaringClass, acceptModifiers, acceptName |
Constructor Detail |
---|
public ReflectUtils.FieldCriteriaAdapter()
Method Detail |
---|
public boolean acceptType(java.lang.Class type)
acceptType
in interface ReflectUtils.FieldCriteria
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |