public static class AssetSuggestionsRestService.Suggestions extends TreeMap<String,AssetSuggestionsRestService.SuggestionList>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
Suggestions() |
Modifier and Type | Method and Description |
---|---|
Map<String,AssetSuggestionsRestService.SuggestionList> |
getSuggestions()
Gets the suggestions.
|
ceilingEntry, ceilingKey, clear, clone, comparator, containsKey, containsValue, descendingKeySet, descendingMap, entrySet, firstEntry, firstKey, floorEntry, floorKey, forEach, get, headMap, headMap, higherEntry, higherKey, keySet, lastEntry, lastKey, lowerEntry, lowerKey, navigableKeySet, pollFirstEntry, pollLastEntry, put, putAll, remove, replace, replace, replaceAll, size, subMap, subMap, tailMap, tailMap, values
equals, hashCode, isEmpty, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, equals, getOrDefault, hashCode, isEmpty, merge, putIfAbsent, remove
public Map<String,AssetSuggestionsRestService.SuggestionList> getSuggestions()
Copyright © 2021. All rights reserved.