public static class PriorityQueueStabilizer.WrappedElement<E> extends java.lang.Object
WrappedElement(E element, long seqNum)
E
element()
long
seqNum()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WrappedElement(E element, long seqNum)
public E element()
public long seqNum()