Uses of Class
com.mckoi.util.SearchResults
Packages that use SearchResults
-
Uses of SearchResults in com.mckoi.util
Methods in com.mckoi.util that return SearchResultsModifier and TypeMethodDescriptionstatic SearchResults
SortUtil.sortedQuickFind
(Comparable[] list, Comparable val, SearchResults results) Quickly finds the given element in the array of objects.Methods in com.mckoi.util with parameters of type SearchResultsModifier and TypeMethodDescriptionstatic SearchResults
SortUtil.sortedQuickFind
(Comparable[] list, Comparable val, SearchResults results) Quickly finds the given element in the array of objects.