Dart SDK
dart:collection
DoubleLinkedQueueEntry
DoubleLinkedQueueEntry
constructor
DoubleLinkedQueueEntry
DoubleLinkedQueueEntry
Properties
element
Constructors
DoubleLinkedQueueEntry
Methods
append
prepend
remove
previousEntry
nextEntry
DoubleLinkedQueueEntry
(
E
element
)
(Not documented.)