Class ManyToOneConcurrentLinkedQueueHead<E>

Type Parameters:
E - type of the elements stored in the Queue.
Direct Known Subclasses:
ManyToOneConcurrentLinkedQueue

abstract class ManyToOneConcurrentLinkedQueueHead<E> extends ManyToOneConcurrentLinkedQueuePadding2<E>
Value for the head that is expected to be padded.