Class AssetSuggestionsRestService.SuggestionList

    • Constructor Detail

      • SuggestionList

        public SuggestionList()
        Instantiates a new suggestion list.
      • SuggestionList

        public SuggestionList​(Collection<? extends String> c)
        Instantiates a new suggestion list.
        Parameters:
        c - the c
    • Method Detail

      • getSuggestions

        public List<String> getSuggestions()
        Gets the suggestions.
        Returns:
        the suggestions