protected static class AbstractLinkedList.Node<T,N extends AbstractLinkedList.Node<T,N>> extends Object
protected N
next
protected T
value
protected
Node()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected N extends AbstractLinkedList.Node<T,N> next
protected T value
protected Node()
public String toString()
toString
Object
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.