public IReceivable<T>
Represents this object can receive.
receive
可接收模块
@Nullable java.lang.Object receive(@NotNull kotlin.coroutines.Continuation<? super T> p)
Blocking receive
阻塞接收