Searched defs:descriptionsSet (Results 1 – 1 of 1) sorted by relevance
71 SortedSet<String> descriptionsSet = new TreeSet<String>(); in readFromSortedMap() local92 private void createDescriptionPool(SortedSet<String> descriptionsSet, in createDescriptionPool()