Package org.eclipse.collections.api.factory.stack
package org.eclipse.collections.api.factory.stack
This package contains Factory API for
ImmutableStack and MutableStack.
This package contains 2 interfaces:
-
ImmutableStackFactory- Contains Factory API forImmutableStack. -
MutableStackFactory- Contains Factory API forMutableStack.
-
Interfaces