接口 InfoFilter

所有已知实现类:
RecordLabelInfoFilter

public interface InfoFilter
信息过滤器
从以下版本开始:
1.0
  • 方法概要

    修饰符和类型
    方法
    说明
    boolean
    isRecord(String info, RecordLabel label)
    是否记录
  • 方法详细资料

    • isRecord

      boolean isRecord(String info, RecordLabel label)
      是否记录
      参数:
      info - 信息
      label - 记录标签
      返回:
      当前信息是否记录的判断值