Uses of Interface
org.eclipse.collections.api.factory.stack.MutableStackFactory
Packages that use MutableStackFactory
Package
Description
This package contains static utilities for creating mutable and immutable collection factories.
This package contains implementations of the
MutableStack
interface.-
Uses of MutableStackFactory in org.eclipse.collections.api.factory
Fields in org.eclipse.collections.api.factory declared as MutableStackFactory -
Uses of MutableStackFactory in org.eclipse.collections.impl.factory
Fields in org.eclipse.collections.impl.factory declared as MutableStackFactory -
Uses of MutableStackFactory in org.eclipse.collections.impl.stack.mutable
Classes in org.eclipse.collections.impl.stack.mutable that implement MutableStackFactoryFields in org.eclipse.collections.impl.stack.mutable declared as MutableStackFactoryModifier and TypeFieldDescriptionstatic final MutableStackFactory
MutableStackFactoryImpl.INSTANCE