K - the type of keys of the maps to be sortedpublic interface MapSorter<K>
| Modifier and Type | Method and Description | 
|---|---|
| <V> SortedMap<K,V> | sort(Map<K,V> unsorted)Sorts a map by its keys. | 
Copyright © 2015–2016 Hobrasoft s.r.o.. All rights reserved.