Interface AutocompleteResult<T>

    • Method Detail

      • getResult

        java.util.List<T> getResult()