Interface java.util.NavigableMap

Added Methods
(SortedMap<K, V>headMap(K)  
(SortedMap<K, V>subMap(K, K)  
(SortedMap<K, V>tailMap(K)