Package com.alibaba.fastjson2.filter
Interface LabelFilter
-
- All Superinterfaces:
Filter
- All Known Implementing Classes:
Labels.DefaultLabelFilter
public interface LabelFilter extends Filter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanapply(String label)
-
-
-
Method Detail
-
apply
boolean apply(String label)
-
-