T
public static class LinkedQueue.Entry<T> extends Object
a
LinkedQueue.Entry<T>
next
prev
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LinkedQueue.Entry<T> prev
public T a
public LinkedQueue.Entry<T> next
Copyright © 2016 Egothor. All Rights Reserved.