class LinkedQueue.Link extends java.lang.Object
(package private) E
e
(package private) LinkedQueue.Link
next
Link(E e)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
E e
LinkedQueue.Link next