| Interface | Description |
|---|---|
| Continuable |
Marker interface to mark classes, which are transformed by the
ContinuationClassLoader.
|
| Class | Description |
|---|---|
| BytecodeClassLoader | |
| Stack |
Stack to store the frame information along the invocation trace.
|
| StackRecorder |
Adds additional behaviors necessary for stack capture/restore
on top of
Stack. |
| Exception | Description |
|---|---|
| EmptyStackException |
Copyright © 2004–2025. All rights reserved.