public abstract static class ReplayOutput.Signal extends Object
| Constructor and Description |
|---|
Signal() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
replay(CommandOutput<?,?,?> target)
Replay the signal on a
CommandOutput. |
protected abstract void replay(CommandOutput<?,?,?> target)
CommandOutput.target - Copyright © 2019 lettuce.io. All rights reserved.