- quiver package
- documentation
- collection
- DelegatingQueue<E>
- delegate property
DelegatingQueue class
- Constructors
- DelegatingQueue
- Properties
- delegate
- 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
- firstWhere
- fold
- followedBy
- forEach
- join
- lastWhere
- map
- noSuchMethod
- reduce
- remove
- removeFirst
- removeLast
- removeWhere
- retainWhere
- singleWhere
- skip
- skipWhile
- take
- takeWhile
- toList
- toSet
- toString
- where
- whereType
- Operators
- operator ==