menu
cell package
documentation
collective.dart
CollectiveQueue<E>
cast<R> abstract method
cast<R> abstract method
dark_mode
light_mode
cast<
R
>
abstract method
@
override
Queue
<
R
>
cast
<
R
>(
)
override
Provides a view of this queue as a queue of R instances, if necessary.
Implementation
@override Queue<R> cast<R>();
cell package
documentation
collective
CollectiveQueue<E>
cast<R> abstract method
CollectiveQueue class