JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
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
boolean
apply
(
String
label)
Method Details
apply
boolean
apply
(
String
label)