SortedSet
to ensure it can't be altered. This class is Serializable from Commons Collections 3.1.
Attempts to modify it will result in an UnsupportedOperationException. @since 3.0 @version $Id: UnmodifiableSortedSet.java 1494280 2013-06-18 20:07:04Z tn $
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|