Class IntSets.UnmodifiableSet

All Implemented Interfaces:
IntCollection, IntIterable, IntSet, Serializable, Iterable<Integer>, Collection<Integer>, Set<Integer>
Direct Known Subclasses:
IntSortedSets.UnmodifiableSortedSet
Enclosing class:
IntSets

public static class IntSets.UnmodifiableSet
extends IntCollections.UnmodifiableCollection
implements IntSet, Serializable
An unmodifiable wrapper class for sets.
See Also:
Serialized Form