Interface Matchable

All Known Subinterfaces:
SelectorItem<T>
All Known Implementing Classes:
AbstractSelectorComponent.ItemState, SelectorItem.SelectorItemWrapper

public interface Matchable
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    matches(String match)
     
  • Method Details

    • matches

      boolean matches(String match)