Uses of Interface
org.eclipse.collections.api.factory.list.ImmutableListFactory
Packages that use ImmutableListFactory
Package
Description
This package contains static utilities for creating mutable and immutable collection factories.
This package contains implementations of the
ImmutableList
interface.-
Uses of ImmutableListFactory in org.eclipse.collections.api.factory
Fields in org.eclipse.collections.api.factory declared as ImmutableListFactory -
Uses of ImmutableListFactory in org.eclipse.collections.impl.factory
Fields in org.eclipse.collections.impl.factory declared as ImmutableListFactory -
Uses of ImmutableListFactory in org.eclipse.collections.impl.list.immutable
Classes in org.eclipse.collections.impl.list.immutable that implement ImmutableListFactoryFields in org.eclipse.collections.impl.list.immutable declared as ImmutableListFactoryModifier and TypeFieldDescriptionstatic final ImmutableListFactory
ImmutableListFactoryImpl.INSTANCE