Uses of Interface
org.eclipse.collections.api.factory.stack.primitive.ImmutableLongStackFactory
Packages that use ImmutableLongStackFactory
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 the immutable primitive stack interfaces.
-
Uses of ImmutableLongStackFactory in org.eclipse.collections.api.factory.primitive
Fields in org.eclipse.collections.api.factory.primitive declared as ImmutableLongStackFactory -
Uses of ImmutableLongStackFactory in org.eclipse.collections.impl.factory.primitive
Fields in org.eclipse.collections.impl.factory.primitive declared as ImmutableLongStackFactory -
Uses of ImmutableLongStackFactory in org.eclipse.collections.impl.stack.immutable.primitive
Classes in org.eclipse.collections.impl.stack.immutable.primitive that implement ImmutableLongStackFactoryModifier and TypeClassDescriptionclass
ImmutableLongStackFactoryImpl is a factory implementation which creates instances of typeImmutableLongStack
.Fields in org.eclipse.collections.impl.stack.immutable.primitive declared as ImmutableLongStackFactoryModifier and TypeFieldDescriptionstatic final ImmutableLongStackFactory
ImmutableLongStackFactoryImpl.INSTANCE