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

public interface Matchable
Author:
Piotr Olaszewski
  • Method Summary

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

    • matches

      boolean matches(@Nullable String match)