public class CoAbstractIntAcceptor<R> extends CoBaseAbstractAcceptor implements CoIntAcceptor<R>
CoIntAcceptor.DefaultImpls| Constructor and Description |
|---|
CoAbstractIntAcceptor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
accept(int p,
kotlin.coroutines.Continuation<? super kotlin.Unit> p1) |
java.lang.Object |
acceptInt(int value,
kotlin.coroutines.Continuation<? super kotlin.Unit> p) |
close, getClosed, getComplete, getResultaccept, accept, acceptgetClosed, getComplete, getResult