Package | Description |
---|---|
org.apache.commons.collections4.set |
This package contains implementations of the
Set and
SortedSet interfaces. |
Modifier and Type | Class and Description |
---|---|
class |
UnmodifiableSortedSet<E>
Decorates another
SortedSet to ensure it can't be altered. |
Copyright © 2001-2013. All Rights Reserved.