Uses of Interface
org.eclipse.collections.api.factory.set.FixedSizeSetFactory
Packages that use FixedSizeSetFactory
Package
Description
This package contains static utilities for creating mutable and immutable collection factories.
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 -
Uses of FixedSizeSetFactory in org.eclipse.collections.impl.factory
Fields in org.eclipse.collections.impl.factory declared as FixedSizeSetFactory -
Uses of FixedSizeSetFactory in org.eclipse.collections.impl.set.fixed
Classes in org.eclipse.collections.impl.set.fixed that implement FixedSizeSetFactoryFields in org.eclipse.collections.impl.set.fixed declared as FixedSizeSetFactoryModifier and TypeFieldDescriptionstatic final FixedSizeSetFactory
FixedSizeSetFactoryImpl.INSTANCE