| Package | Description |
|---|---|
| com.gs.collections.impl.set.immutable |
This package package contains the implementations of
ImmutableSet. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractImmutableSet<T>
This class is the parent class for all ImmutableSets.
|