public class CoAbstractAcceptor<A,R> extends CoBaseAbstractAcceptor implements CoAcceptor<A,R>
| Constructor and Description |
|---|
CoAbstractAcceptor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
accept(A p,
kotlin.coroutines.Continuation<? super kotlin.Unit> p1) |
java.lang.Object |
acceptObject(A value,
kotlin.coroutines.Continuation<? super kotlin.Unit> p) |
close, getClosed, getComplete, getResultacceptgetClosed, getComplete, getResult