Interface SerializeFilter

All Superinterfaces:
com.alibaba.fastjson2.filter.Filter
All Known Subinterfaces:
ContextValueFilter, LabelFilter, NameFilter, PropertyFilter, PropertyPreFilter, ValueFilter
All Known Implementing Classes:
AfterFilter, BeforeFilter, ContextAutoTypeBeforeHandler, PascalNameFilter, PropertyPreFilters.MySimplePropertyPreFilter, SimplePropertyPreFilter

public interface SerializeFilter extends com.alibaba.fastjson2.filter.Filter