forEachEntry method

void forEachEntry(
void f(DoubleLinkedQueueEntry<E> element)
)