public class BasicFiledFilter extends Object implements FieldFilter
Modifier and Type | Field and Description |
---|---|
static BasicFiledFilter |
SINGLETON |
Constructor and Description |
---|
BasicFiledFilter() |
public static final BasicFiledFilter SINGLETON
public boolean canUse(Field field)
FieldFilter
canUse
in interface FieldFilter
field
- the fieldpublic boolean canUse(Field field, Method method)
canUse
in interface FieldFilter
field
- the fieldmethod
- the methodpublic boolean canRead(Field field)
FieldFilter
canRead
in interface FieldFilter
field
- the fieldpublic boolean canWrite(Field field)
FieldFilter
canWrite
in interface FieldFilter
field
- the fieldCopyright © 2024 Chemouni Uriel. All rights reserved.