Uses of Class
org.eclipse.collections.impl.collection.immutable.AbstractImmutableCollection
-
Packages that use AbstractImmutableCollection Package Description org.eclipse.collections.impl.set.immutable This package contains the implementations ofImmutableSet. -
-
Uses of AbstractImmutableCollection in org.eclipse.collections.impl.set.immutable
Subclasses of AbstractImmutableCollection in org.eclipse.collections.impl.set.immutable Modifier and Type Class Description classAbstractImmutableSet<T>This class is the parent class for all ImmutableSets.
-