public abstract class FieldFilter extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
FieldFilter() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
filter(Field field)
returns true if you want to filter the given field
|
int |
hashCode() |
Copyright © 2023. All rights reserved.