Package jsr166x

Interface Summary
ConcurrentNavigableMap<K,V> A ConcurrentMap supporting NavigableMap operations.
NavigableMap<K,V> A SortedMap extended with navigation methods returning the closest matches for given search targets.
 

Class Summary
ConcurrentSkipListMap<K,V> A scalable ConcurrentNavigableMap implementation.
 



Copyright © 2013 Glasnost. All Rights Reserved.