menu
Dart
dart:collection
LinkedListEntry
<
E extends LinkedListEntry<
E
>
>
LinkedListEntry constructor
LinkedListEntry
brightness_4
brightness_5
description
LinkedListEntry<
E extends LinkedListEntry<
E
>
>
constructor
LinkedListEntry<
E extends LinkedListEntry<
E
>
>
(
)
Dart
dart:collection
LinkedListEntry
<
E extends LinkedListEntry<
E
>
>
LinkedListEntry constructor
LinkedListEntry class
Constructors
LinkedListEntry
Properties
hashCode
list
next
previous
runtimeType
Methods
insertAfter
insertBefore
noSuchMethod
toString
unlink
Operators
operator ==