Package org

Interface SearchFilter


public interface SearchFilter
  • Method Summary

    Modifier and Type Method Description
    boolean accept​(GuiRow gr, String searchText)  
  • Method Details