接口 Filter<P extends Props>

所有已知子接口:
CacheableFilter<P>, TypeAwareFilter

public interface Filter<P extends Props>
  • 方法概要

    修饰符和类型
    方法
    说明
    void
    filter​(FilterArgs<P> args)
     
  • 方法详细资料