Uses of Class
com.iohao.net.framework.core.flow.internal.StatActionInOut.StatAction
Packages that use StatActionInOut.StatAction
-
Uses of StatActionInOut.StatAction in com.iohao.net.framework.core.flow.internal
Methods in com.iohao.net.framework.core.flow.internal that return StatActionInOut.StatActionModifier and TypeMethodDescriptionStatActionInOut.StatActionRegion.getStatAction(CmdInfo cmdInfo) Methods in com.iohao.net.framework.core.flow.internal that return types with arguments of type StatActionInOut.StatActionMethods in com.iohao.net.framework.core.flow.internal with parameters of type StatActionInOut.StatActionModifier and TypeMethodDescriptionvoidStatActionInOut.StatActionChangeListener.changed(StatActionInOut.StatAction statAction, long time, FlowContext flowContext) Called after the StatAction statistics record is updateddefault voidStatActionInOut.StatActionChangeListener.flow(StatActionInOut.StatAction statAction, long time, FlowContext flowContext) StatAction update listener flowdefault booleanStatActionInOut.StatActionChangeListener.triggerUpdateTimeRange(StatActionInOut.StatAction statAction, long time, FlowContext flowContext) Trigger condition, a prerequisite for triggering the updateTimeRange methoddefault voidStatActionInOut.StatActionChangeListener.updateTimeRange(StatActionInOut.StatAction statAction, long time, FlowContext flowContext) Called while the StatAction statistics record is being updated, called when the trigger method returns trueMethod parameters in com.iohao.net.framework.core.flow.internal with type arguments of type StatActionInOut.StatActionModifier and TypeMethodDescriptionvoidStatActionInOut.StatActionRegion.forEach(BiConsumer<CmdInfo, StatActionInOut.StatAction> action)