T - the generic type of the valuepublic class LinkedNode<T> extends Object implements ILinkedNode<T>
LinkedNode can have only one next element and one previous element| Constructor and Description |
|---|
LinkedNode() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFirst, getNext, getNextCount, getNextLinkedNodes, getPrevious, getPreviousCount, getPreviousLinkedNodes, getValue, hasNext, hasPrevious, isFirst, setNext, setPrevious, setValue, toListCopyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.