SortedMap « Collections Data Structure « Java





1.A SortedMap implementation for dealing with fuzzy keys. A binary search is used to find the closest key to the input.