- Constructors
- DoubleLinkedQueue
- from
- of
-
Properties
-
first
-
firstOrNull
(ext)
-
hashCode
-
indexed
(ext)
-
isEmpty
-
isNotEmpty
-
iterator
-
last
-
lastOrNull
(ext)
-
length
-
nonNulls
(ext)
-
runtimeType
-
single
-
singleOrNull
(ext)
-
wait
(ext)
- Methods
-
add
-
addAll
-
addFirst
-
addLast
-
any
-
asNameMap
(ext)
-
byName
(ext)
-
cast
-
clear
-
contains
-
elementAt
-
elementAtOrNull
(ext)
-
every
-
expand
-
firstEntry
-
firstWhere
-
fold
-
followedBy
-
forEach
-
forEachEntry
-
join
-
lastEntry
-
lastWhere
-
map
-
noSuchMethod
-
reduce
-
remove
-
removeFirst
-
removeLast
-
removeWhere
-
retainWhere
-
singleWhere
-
skip
-
skipWhile
-
take
-
takeWhile
-
toList
-
toSet
-
toString
-
where
-
whereType
- Operators
-
operator ==