menu
util_xx package
documentation
Eventxx.dart
EventxxQueue_c<T, T1>
EventxxQueue_c constructor
EventxxQueue_c constructor
dark_mode
light_mode
EventxxQueue_c<
T
,
T1
>
constructor
EventxxQueue_c<
T
,
T1
>
(
)
线性任务队列
用于控制异步函数不会并发执行
Implementation
EventxxQueue_c();
util_xx package
documentation
Eventxx
EventxxQueue_c<T, T1>
EventxxQueue_c constructor
EventxxQueue_c class