DoubleLinkedQueueEntry<E>(E element)

Source

DoubleLinkedQueueEntry(this.element);