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