public class NoopContinuation
| Modifier and Type | Field and Description |
|---|---|
static NoopContinuation |
INSTANCE
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
NonExistentClass |
getContext()
Deprecated.
|
void |
resumeWith(NonExistentClass result)
Deprecated.
|
public static NoopContinuation INSTANCE