Interface LabelFilter

All Superinterfaces:
Filter
All Known Implementing Classes:
Labels.DefaultLabelFilter

public interface LabelFilter extends Filter
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    apply(String label)
     
  • Method Details

    • apply

      boolean apply(String label)