public class IsInstanceOfJavaType extends FieldFilterRule
IsInstanceOfJavaType(Class<?> type)
boolean
allow(Field field)
String
toString()
getFieldFilter
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public IsInstanceOfJavaType(Class<?> type)
public boolean allow(Field field)
allow
FieldFilterRule
public String toString()
toString
Object