Class QuickSearchJSONProcessor

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<java.lang.String> formatResult​(KeywordSearchResult result, boolean hasNext)
      They take a results, and return one or more strings.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • QuickSearchJSONProcessor

        public QuickSearchJSONProcessor()