Uses of Package
org.eclipse.collections.api.set
-
Packages that use org.eclipse.collections.api.set Package Description org.eclipse.collections.api This package contains interfaces for Eclipse Collections API.org.eclipse.collections.api.bag This package contains interfaces for Bag API.org.eclipse.collections.api.bimap This package contains interfaces for BiMap API.org.eclipse.collections.api.factory.set org.eclipse.collections.api.factory.set.strategy This package contains Factory API forImmutableHashingStrategySetFactoryandMutableHashingStrategySetFactory.org.eclipse.collections.api.list This package contains interfaces for list API which enhance the performance and functionality ofList.org.eclipse.collections.api.map This package contains interfaces for map API which enhance the performance and functionality ofMaporg.eclipse.collections.api.map.primitive This package contains API for primitive to primitive maps, primitive to object maps and object to primitive maps with mutable and immutable variants.org.eclipse.collections.api.map.sorted This package contains mutable and immutable sorted map interfaces.org.eclipse.collections.api.multimap This package contains interfaces forMultimap.org.eclipse.collections.api.multimap.set This package contains interfaces forSetMultimap.org.eclipse.collections.api.partition.set This package contains interfaces forPartitionSet.org.eclipse.collections.api.set This package contains interfaces for set API which enhance the performance and functionality ofSet.org.eclipse.collections.api.set.primitive This package contains API for mutable and immutable primitive sets.org.eclipse.collections.api.set.sorted This package contains interfaces for sorted set API. -
Classes in org.eclipse.collections.api.set used by org.eclipse.collections.api Class Description ImmutableSet ImmutableSet is the non-modifiable equivalent interface toMutableSet.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.bag Class Description ImmutableSet ImmutableSet is the non-modifiable equivalent interface toMutableSet.ImmutableSetIterable MutableSet A MutableSet is an extension java.util.Set which provides methods matching the Smalltalk Collection protocol.MutableSetIterable ParallelUnsortedSetIterable A ParallelIterable is RichIterable which will defer evaluation for certain methods like select, reject, collect, etc.SetIterable A Read-only Set api, with the minor exception inherited from java.lang.Iterable (iterable.iterator().remove()).UnsortedSetIterable An iterable whose items are unique. -
Classes in org.eclipse.collections.api.set used by org.eclipse.collections.api.bimap Class Description ImmutableSet ImmutableSet is the non-modifiable equivalent interface toMutableSet.MutableSet A MutableSet is an extension java.util.Set which provides methods matching the Smalltalk Collection protocol.SetIterable 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.set Class Description FixedSizeSet A FixedSizeSet is a set that may be mutated, but cannot grow or shrink in size.ImmutableSet ImmutableSet is the non-modifiable equivalent interface toMutableSet.MultiReaderSet A MultiReaderSet provides thread-safe iteration for a set through methodswithReadLockAndDelegate()andwithWriteLockAndDelegate().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.factory.set.strategy Class Description ImmutableSet ImmutableSet is the non-modifiable equivalent interface toMutableSet.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.list Class Description ParallelUnsortedSetIterable A 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.map Class Description ImmutableSet ImmutableSet is the non-modifiable equivalent interface toMutableSet.MutableSet A MutableSet is an extension java.util.Set which provides methods matching the Smalltalk Collection protocol.UnsortedSetIterable An iterable whose items are unique. -
Classes in org.eclipse.collections.api.set used by org.eclipse.collections.api.map.primitive Class Description ImmutableSet ImmutableSet is the non-modifiable equivalent interface toMutableSet.MutableSet A MutableSet is an extension java.util.Set which provides methods matching the Smalltalk Collection protocol.UnsortedSetIterable An iterable whose items are unique. -
Classes in org.eclipse.collections.api.set used by org.eclipse.collections.api.map.sorted Class Description 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.multimap Class Description SetIterable 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.multimap.set Class Description ImmutableSet ImmutableSet is the non-modifiable equivalent interface toMutableSet.ImmutableSetIterable MutableSet A MutableSet is an extension java.util.Set which provides methods matching the Smalltalk Collection protocol.MutableSetIterable SetIterable A Read-only Set api, with the minor exception inherited from java.lang.Iterable (iterable.iterator().remove()).UnsortedSetIterable An iterable whose items are unique. -
Classes in org.eclipse.collections.api.set used by org.eclipse.collections.api.partition.set Class Description ImmutableSet ImmutableSet is the non-modifiable equivalent interface toMutableSet.ImmutableSetIterable MutableSet A MutableSet is an extension java.util.Set which provides methods matching the Smalltalk Collection protocol.MutableSetIterable SetIterable A Read-only Set api, with the minor exception inherited from java.lang.Iterable (iterable.iterator().remove()).UnsortedSetIterable An iterable whose items are unique. -
Classes in org.eclipse.collections.api.set used by org.eclipse.collections.api.set Class Description FixedSizeSet A FixedSizeSet is a set that may be mutated, but cannot grow or shrink in size.ImmutableSet ImmutableSet is the non-modifiable equivalent interface toMutableSet.ImmutableSetIterable MultiReaderSet A MultiReaderSet provides thread-safe iteration for a set through methodswithReadLockAndDelegate()andwithWriteLockAndDelegate().MutableSet A MutableSet is an extension java.util.Set which provides methods matching the Smalltalk Collection protocol.MutableSetIterable ParallelSetIterable ParallelUnsortedSetIterable A ParallelIterable is RichIterable which will defer evaluation for certain methods like select, reject, collect, etc.SetIterable A Read-only Set api, with the minor exception inherited from java.lang.Iterable (iterable.iterator().remove()).UnsortedSetIterable An iterable whose items are unique. -
Classes in org.eclipse.collections.api.set used by org.eclipse.collections.api.set.primitive Class Description ImmutableSet ImmutableSet is the non-modifiable equivalent interface toMutableSet.MutableSet A MutableSet is an extension java.util.Set which provides methods matching the Smalltalk Collection protocol.SetIterable 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.sorted Class Description ImmutableSetIterable MutableSetIterable ParallelSetIterable SetIterable A Read-only Set api, with the minor exception inherited from java.lang.Iterable (iterable.iterator().remove()).