|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Collections.UnmodifiableSet | |
| java.util | |
| Uses of Collections.UnmodifiableSet in java.util |
| Subclasses of Collections.UnmodifiableSet in java.util | |
(package private) static class |
Collections.UnmodifiableMap.UnmodifiableEntrySet
We need this class in addition to UnmodifiableSet as Map.Entries themselves permit modification of the backing Map via their setValue operation. |
(package private) static class |
Collections.UnmodifiableSortedSet
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||