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

  • 封闭接口:
    IExecutor

    public static interface IExecutor.Command<R extends Response,​C>
    • 方法详细资料

      • execute

        R execute​(C command)