@Internal public abstract class ExecutableCommand extends Object implements Command
CancellableDependency.Command.Priority| 构造器和说明 |
|---|
ExecutableCommand() |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract void |
failed(Exception ex) |
abstract CancellableDependency |
getCancellableDependency() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcancelpublic abstract CancellableDependency getCancellableDependency()
public abstract void failed(Exception ex)
Copyright © 2023. All rights reserved.