接口 IExecutor.Command<R extends Response,C>

封闭接口:
IExecutor

public static interface IExecutor.Command<R extends Response,C>
  • 方法概要

    修饰符和类型
    方法
    说明
    execute(C command)
     
  • 方法详细资料

    • execute

      R execute(C command)