public interface OnStateChangedCallback<STATE extends Enum<STATE>,OPERAND>
| Modifier and Type | Method and Description |
|---|---|
void |
onStateChanged(OPERAND operand,
STATE state) |
Copyright © 2020 Apache Software Foundation. All rights reserved.