@FunctionalInterface public interface EventApplier
| Modifier and Type | Field and Description |
|---|---|
static EventApplier |
NOOP |
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(Event event,
CommandLoopback loopback) |
static final EventApplier NOOP
void onEvent(Event event, CommandLoopback loopback)
Copyright © 2020 tools4j.org (Marco Terzer, Anton Anufriev). All Rights Reserved.