Package com.alibaba.fastjson2.filter
Class Labels.DefaultLabelFilter
- java.lang.Object
-
- com.alibaba.fastjson2.filter.Labels.DefaultLabelFilter
-
- All Implemented Interfaces:
Filter,LabelFilter
- Enclosing class:
- Labels
public static class Labels.DefaultLabelFilter extends Object implements LabelFilter
-
-
Constructor Summary
Constructors Constructor Description DefaultLabelFilter(String[] includes, String[] excludes)
-
-
-
Method Detail
-
apply
public boolean apply(String label)
- Specified by:
applyin interfaceLabelFilter
-
-