Interface StateMachine.DoProgressResponse
- All Known Implementing Classes:
StateMachine.DoProgressResponse.AnyCompleted
,StateMachine.DoProgressResponse.ExecuteRun
,StateMachine.DoProgressResponse.ReadFromInput
,StateMachine.DoProgressResponse.WaitingPendingRun
- Enclosing interface:
StateMachine
public static sealed interface StateMachine.DoProgressResponse
permits StateMachine.DoProgressResponse.AnyCompleted, StateMachine.DoProgressResponse.ReadFromInput, StateMachine.DoProgressResponse.ExecuteRun, StateMachine.DoProgressResponse.WaitingPendingRun
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final record
static final record
static final record
static final record