Uses of Interface
org.eclipse.collections.api.stack.ImmutableStack

Packages that use ImmutableStack 
Package Description
org.eclipse.collections.api.factory.stack
This package contains Factory API for ImmutableStack and MutableStack.
org.eclipse.collections.api.partition.stack
This package contains interfaces for PartitionStack.
org.eclipse.collections.api.stack
This package contains interfaces for stack API.
org.eclipse.collections.api.stack.primitive
This package contains mutable and immutable primitive stack API.
org.eclipse.collections.impl.collector  
org.eclipse.collections.impl.partition.stack
This package contains implementations of the PartitionStack interface.
org.eclipse.collections.impl.stack.immutable
This package contains implementations of the ImmutableStack interface.
org.eclipse.collections.impl.stack.mutable
This package contains implementations of the MutableStack interface.