public class FieldFilterByModifiers extends FilterAbstract<java.lang.reflect.Field>
Constructor and Description |
---|
FieldFilterByModifiers(int modifiers) |
Modifier and Type | Method and Description |
---|---|
boolean |
shouldBeIgnored(java.lang.reflect.Field field) |
filter
public FieldFilterByModifiers(int modifiers)
modifiers
- public boolean shouldBeIgnored(java.lang.reflect.Field field)
shouldBeIgnored
in class FilterAbstract<java.lang.reflect.Field>
field
- T, the element to test.Copyright © SAS Institute. All Rights Reserved.