public final class TimerPlugin extends Object implements Plugin<TimerState.Mutable>
TimerCommands and TimerEvents.Plugin.Builder<A>, Plugin.Context| Modifier and Type | Field and Description |
|---|---|
static int |
INPUT_ID |
| Constructor and Description |
|---|
TimerPlugin() |
| Modifier and Type | Method and Description |
|---|---|
<A> Plugin.Builder<A> |
builder() |
Plugin.Context |
create(TimerState.Mutable timerState) |
public static final int INPUT_ID
public <A> Plugin.Builder<A> builder()
builder in interface Plugin<TimerState.Mutable>public Plugin.Context create(TimerState.Mutable timerState)
create in interface Plugin<TimerState.Mutable>Copyright © 2020 tools4j.org (Marco Terzer, Anton Anufriev). All Rights Reserved.