Uses of Interface
org.eclipse.collections.api.factory.set.FixedSizeSetFactory
| 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.fixed |
This package contains implementations of
FixedSizeSet. |
-
Uses of FixedSizeSetFactory in org.eclipse.collections.api.factory
Fields in org.eclipse.collections.api.factory declared as FixedSizeSetFactory Modifier and Type Field Description static FixedSizeSetFactorySets. fixedSize -
Uses of FixedSizeSetFactory in org.eclipse.collections.impl.factory
Fields in org.eclipse.collections.impl.factory declared as FixedSizeSetFactory Modifier and Type Field Description static FixedSizeSetFactorySets. fixedSize -
Uses of FixedSizeSetFactory in org.eclipse.collections.impl.set.fixed
Classes in org.eclipse.collections.impl.set.fixed that implement FixedSizeSetFactory Modifier and Type Class Description classFixedSizeSetFactoryImplFields in org.eclipse.collections.impl.set.fixed declared as FixedSizeSetFactory Modifier and Type Field Description static FixedSizeSetFactoryFixedSizeSetFactoryImpl. INSTANCE