public class GroovyFilter extends FieldFilter
| Modifier and Type | Field and Description |
|---|---|
static String |
META_CLASS_FIELD_NAME |
static String |
META_CLASS_NAME |
| Constructor and Description |
|---|
GroovyFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
filter(Field field)
returns true if you want to filter the given field
|
hashCodepublic static final String META_CLASS_FIELD_NAME
public static final String META_CLASS_NAME
public boolean filter(Field field)
FieldFilterfilter in class FieldFilterfield - - field we're checking.Copyright © 2023. All rights reserved.