@Public
@Evolving
public interface SingleArcTransition<OPERAND,EVENT>
| Modifier and Type | Method | Description |
|---|---|---|
void |
transition(OPERAND operand,
EVENT event) |
Transition hook.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.