| Package | Description |
|---|---|
| org.apache.commons.javaflow.api | |
| org.apache.commons.javaflow.core |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Continuation |
Continuation.resumeWith(ResumeParameter param) |
| Modifier and Type | Method and Description |
|---|---|
static ResumeParameter |
ResumeParameter.exit() |
static ResumeParameter |
ResumeParameter.value(Object value) |
| Modifier and Type | Method and Description |
|---|---|
SuspendResult |
StackRecorder.execute(ResumeParameter parameter) |
Copyright © 2025. All rights reserved.