Uses of Interface
org.eclipse.collections.api.factory.set.ImmutableSetFactory
| Package | Description |
|---|---|
| org.eclipse.collections.api.factory | |
| org.eclipse.collections.impl.factory |
This package contains static utilities for creating mutable and immutable collection factories.
|
| org.eclipse.collections.impl.set.immutable |
This package package contains the implementations of
ImmutableSet. |
-
Uses of ImmutableSetFactory in org.eclipse.collections.api.factory
Fields in org.eclipse.collections.api.factory declared as ImmutableSetFactory Modifier and Type Field Description static ImmutableSetFactorySets. immutable -
Uses of ImmutableSetFactory in org.eclipse.collections.impl.factory
Fields in org.eclipse.collections.impl.factory declared as ImmutableSetFactory Modifier and Type Field Description static ImmutableSetFactorySets. immutable -
Uses of ImmutableSetFactory in org.eclipse.collections.impl.set.immutable
Classes in org.eclipse.collections.impl.set.immutable that implement ImmutableSetFactory Modifier and Type Class Description classImmutableSetFactoryImplFields in org.eclipse.collections.impl.set.immutable declared as ImmutableSetFactory Modifier and Type Field Description static ImmutableSetFactoryImmutableSetFactoryImpl. INSTANCE