| Package | Description |
|---|---|
| org.apache.commons.javaflow.core |
| Modifier and Type | Field and Description |
|---|---|
static SuspendResult |
SuspendResult.AGAIN |
static SuspendResult |
SuspendResult.CANCEL |
static SuspendResult |
SuspendResult.EXIT |
| Modifier and Type | Method and Description |
|---|---|
SuspendResult |
StackRecorder.execute(ResumeParameter parameter) |
static SuspendResult |
SuspendResult.valueOf(Object value) |
| Modifier and Type | Method and Description |
|---|---|
static Object |
StackRecorder.suspend(SuspendResult value) |
Copyright © 2025. All rights reserved.