| Package | Description |
|---|---|
| com.gs.collections.impl.stack.mutable |
This package contains implementations of the
MutableStack interface. |
| Modifier and Type | Method and Description |
|---|---|
static <T,S extends com.gs.collections.api.stack.MutableStack<T>> |
UnmodifiableStack.of(S stack) |