类 EnvironmentAction<T>

  • 类型参数:
    T - the generic type
    所有已实现的接口:
    cn.featherfly.common.flux.action.Action<T>

    public class EnvironmentAction<T>
    extends cn.featherfly.common.flux.action.SimpleAction<T>
    The Class EnvironmentAction.
    • 嵌套类概要

      嵌套类 
      修饰符和类型 说明
      static class  EnvironmentAction.EnvironmentActionType
      The Enum EnvironmentActionType.
      • 从接口继承的嵌套类/接口 cn.featherfly.common.flux.action.Action

        cn.featherfly.common.flux.action.Action.Type
    • 方法概要

      • 从类继承的方法 cn.featherfly.common.flux.action.SimpleAction

        getData, getType, toString
      • 从类继承的方法 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait