|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SortedCollection | |
|---|---|
| ma.glasnost.orika.util | |
| Uses of SortedCollection in ma.glasnost.orika.util |
|---|
| Subclasses of SortedCollection in ma.glasnost.orika.util | |
|---|---|
class |
SortedSet<V>
A sorted set implementation based on a Comparator (or type's natural ordering) where the comparison function is allowed to return ordering equivalence (0) which doesn't necessarily imply logical equivalence. |
| Methods in ma.glasnost.orika.util that return SortedCollection | |
|---|---|
SortedCollection<V> |
SortedCollection.threadsafeCopy()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||