Uses of Interface
org.eclipse.collections.api.factory.list.primitive.ImmutableShortListFactory
Packages that use ImmutableShortListFactory
Package
Description
This package contains static utilities for creating immutable primitive collection factories.
This package contains static utilities for creating immutable primitive collection factories.
This package contains implementations of immutable primitive list interfaces and immutable primitive list factory interfaces.
-
Uses of ImmutableShortListFactory in org.eclipse.collections.api.factory.primitive
Fields in org.eclipse.collections.api.factory.primitive declared as ImmutableShortListFactory -
Uses of ImmutableShortListFactory in org.eclipse.collections.impl.factory.primitive
Fields in org.eclipse.collections.impl.factory.primitive declared as ImmutableShortListFactory -
Uses of ImmutableShortListFactory in org.eclipse.collections.impl.list.immutable.primitive
Classes in org.eclipse.collections.impl.list.immutable.primitive that implement ImmutableShortListFactoryModifier and TypeClassDescriptionclass
ImmutableShortListFactoryImpl is a factory implementation which creates instances of typeImmutableShortList
.Fields in org.eclipse.collections.impl.list.immutable.primitive declared as ImmutableShortListFactoryModifier and TypeFieldDescriptionstatic final ImmutableShortListFactory
ImmutableShortListFactoryImpl.INSTANCE