public interface IAction
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
void |
apply(ActionRequest request) |
|
ActionType |
getActionType() |
|
void |
init(StateActionContext context) |
void init(StateActionContext context)
void apply(ActionRequest request)
ActionType getActionType()
Copyright © 2025. All rights reserved.