Uses of Package
org.eclipse.collections.api.set
Packages that use org.eclipse.collections.api.set
Package
Description
This package contains interfaces for Eclipse Collections API.
This package contains interfaces for Bag API.
This package contains interfaces for BiMap API.
This package contains Factory API for
ImmutableHashingStrategySetFactory and MutableHashingStrategySetFactory.This package contains interfaces for list API which enhance the performance and functionality of
List.This package contains interfaces for map API which enhance the performance and functionality of
MapThis package contains API for primitive to primitive maps, primitive to object maps and object to primitive maps with mutable and immutable variants.
This package contains mutable and immutable sorted map interfaces.
This package contains interfaces for
Multimap.This package contains interfaces for
SetMultimap.This package contains interfaces for
PartitionSet.This package contains interfaces for set API which enhance the performance and functionality of
Set.This package contains API for mutable and immutable primitive sets.
This package contains interfaces for sorted set API.
-
Classes in org.eclipse.collections.api.set used by org.eclipse.collections.apiClassDescriptionImmutableSet is the non-modifiable equivalent interface to
MutableSet.A MutableSet is an extension java.util.Set which provides methods matching the Smalltalk Collection protocol. -
Classes in org.eclipse.collections.api.set used by org.eclipse.collections.api.bagClassDescriptionImmutableSet is the non-modifiable equivalent interface to
MutableSet.A MutableSet is an extension java.util.Set which provides methods matching the Smalltalk Collection protocol.A ParallelIterable is RichIterable which will defer evaluation for certain methods like select, reject, collect, etc.A Read-only Set api, with the minor exception inherited from java.lang.Iterable (iterable.iterator().remove()).An iterable whose items are unique. -
Classes in org.eclipse.collections.api.set used by org.eclipse.collections.api.bimapClassDescriptionImmutableSet is the non-modifiable equivalent interface to
MutableSet.A MutableSet is an extension java.util.Set which provides methods matching the Smalltalk Collection protocol.A Read-only Set api, with the minor exception inherited from java.lang.Iterable (iterable.iterator().remove()). -
Classes in org.eclipse.collections.api.set used by org.eclipse.collections.api.factory.setClassDescriptionA FixedSizeSet is a set that may be mutated, but cannot grow or shrink in size.ImmutableSet is the non-modifiable equivalent interface to
MutableSet.A MultiReaderSet provides thread-safe iteration for a set through methodswithReadLockAndDelegate()andwithWriteLockAndDelegate().A MutableSet is an extension java.util.Set which provides methods matching the Smalltalk Collection protocol. -
Classes in org.eclipse.collections.api.set used by org.eclipse.collections.api.factory.set.strategyClassDescriptionImmutableSet is the non-modifiable equivalent interface to
MutableSet.A MutableSet is an extension java.util.Set which provides methods matching the Smalltalk Collection protocol. -
Classes in org.eclipse.collections.api.set used by org.eclipse.collections.api.listClassDescriptionA ParallelIterable is RichIterable which will defer evaluation for certain methods like select, reject, collect, etc.
-
Classes in org.eclipse.collections.api.set used by org.eclipse.collections.api.mapClassDescriptionImmutableSet is the non-modifiable equivalent interface to
MutableSet.A MutableSet is an extension java.util.Set which provides methods matching the Smalltalk Collection protocol.An iterable whose items are unique. -
Classes in org.eclipse.collections.api.set used by org.eclipse.collections.api.map.primitiveClassDescriptionImmutableSet is the non-modifiable equivalent interface to
MutableSet.A MutableSet is an extension java.util.Set which provides methods matching the Smalltalk Collection protocol.An iterable whose items are unique. -
Classes in org.eclipse.collections.api.set used by org.eclipse.collections.api.map.sortedClassDescriptionA MutableSet is an extension java.util.Set which provides methods matching the Smalltalk Collection protocol.
-
Classes in org.eclipse.collections.api.set used by org.eclipse.collections.api.multimapClassDescriptionA Read-only Set api, with the minor exception inherited from java.lang.Iterable (iterable.iterator().remove()).
-
Classes in org.eclipse.collections.api.set used by org.eclipse.collections.api.multimap.setClassDescriptionImmutableSet is the non-modifiable equivalent interface to
MutableSet.A MutableSet is an extension java.util.Set which provides methods matching the Smalltalk Collection protocol.A Read-only Set api, with the minor exception inherited from java.lang.Iterable (iterable.iterator().remove()).An iterable whose items are unique. -
Classes in org.eclipse.collections.api.set used by org.eclipse.collections.api.partition.setClassDescriptionImmutableSet is the non-modifiable equivalent interface to
MutableSet.A MutableSet is an extension java.util.Set which provides methods matching the Smalltalk Collection protocol.A Read-only Set api, with the minor exception inherited from java.lang.Iterable (iterable.iterator().remove()).An iterable whose items are unique. -
Classes in org.eclipse.collections.api.set used by org.eclipse.collections.api.setClassDescriptionA FixedSizeSet is a set that may be mutated, but cannot grow or shrink in size.ImmutableSet is the non-modifiable equivalent interface to
MutableSet.A MultiReaderSet provides thread-safe iteration for a set through methodswithReadLockAndDelegate()andwithWriteLockAndDelegate().A MutableSet is an extension java.util.Set which provides methods matching the Smalltalk Collection protocol.A ParallelIterable is RichIterable which will defer evaluation for certain methods like select, reject, collect, etc.A Read-only Set api, with the minor exception inherited from java.lang.Iterable (iterable.iterator().remove()).An iterable whose items are unique. -
Classes in org.eclipse.collections.api.set used by org.eclipse.collections.api.set.primitiveClassDescriptionImmutableSet is the non-modifiable equivalent interface to
MutableSet.A MutableSet is an extension java.util.Set which provides methods matching the Smalltalk Collection protocol.A Read-only Set api, with the minor exception inherited from java.lang.Iterable (iterable.iterator().remove()). -
Classes in org.eclipse.collections.api.set used by org.eclipse.collections.api.set.sortedClassDescriptionA Read-only Set api, with the minor exception inherited from java.lang.Iterable (iterable.iterator().remove()).