Package | Description |
---|---|
org.eclipse.collections.impl.stack.mutable |
This package contains implementations of the
MutableStack interface. |
Modifier and Type | Method and Description |
---|---|
static <T,S extends MutableStack<T>> |
UnmodifiableStack.of(S stack) |
Copyright © 2004–2016. All rights reserved.