Payload - The payload type.public final class LinkedStack<Payload> extends AbstractLinkedStack<Payload>
LinkedStack is an AbstractLinkedStack that performs no
additional actions.| Constructor and Description |
|---|
LinkedStack()
|
LinkedStack(Nullity nullity)
Creates a new
LinkedStack. |
doClear, doGetFirst, doIterator, doPop, doPush, doReplace, doSizeclear, equals, firstIndexOf, firstIndexOfMatch, get, getNullity, hashCode, iterator, onCleared, onPopped, onPushed, pop, popAll, popAllMatches, push, pushAll, pushAll, replace, sizecontains, containsAll, containsAll, containsMatch, createPredicate, firstIndexOf, getAll, getAllMatches, getFirst, getFirst, getFirstMatch, isEmpty, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetFirst, getFirst, getFirstMatchcontains, containsAll, containsAll, containsMatch, getAll, getAllMatches, isEmptyforEach, spliteratorpublic LinkedStack()
public LinkedStack(Nullity nullity) throws IllegalArgumentException
LinkedStack.nullity - The Nullity to be used.IllegalArgumentException - If the given Nullity is null;Copyright © 2016–2017 Markenwerk – Gesellschaft für markenbildende Maßnahmen mbH. All rights reserved.