com.jeffpalm.util.reflect
Interface ReflectUtils.ConstructorCriteria

All Superinterfaces:
ReflectUtils.AbstractMethodCriteria, ReflectUtils.MemberCriteria
All Known Implementing Classes:
ReflectUtils.ConstructorCriteriaAdapter
Enclosing class:
ReflectUtils

public static interface ReflectUtils.ConstructorCriteria
extends ReflectUtils.AbstractMethodCriteria


Method Summary
 
Methods inherited from interface com.jeffpalm.util.reflect.ReflectUtils.AbstractMethodCriteria
acceptExceptionTypes, acceptParameterTypes
 
Methods inherited from interface com.jeffpalm.util.reflect.ReflectUtils.MemberCriteria
acceptDeclaringClass, acceptModifiers, acceptName