Package | Description |
---|---|
org.eclipse.collections.impl.multimap.set.sorted |
This package contains implementations of the
SortedSetMultimap interface. |
org.eclipse.collections.impl.set.sorted.mutable |
This package contains implementations of
MutableSortedSet . |
Class | Description |
---|---|
SynchronizedPutTreeSortedSetMultimap |
A Multimap that is optimized for parallel writes, but is not protected for concurrent reads.
|
SynchronizedSortedSetMultimap | |
TreeSortedSetMultimap |
Class | Description |
---|---|
TreeSortedSetMultimap |
Copyright © 2004–2019. All rights reserved.