@FunctionalInterface public static interface PeekableMessageLog.PeekPollHandler<M>
| Modifier and Type | Interface and Description |
|---|---|
static class |
PeekableMessageLog.PeekPollHandler.Result |
| Modifier and Type | Method and Description |
|---|---|
PeekableMessageLog.PeekPollHandler.Result |
onMessage(M message) |
PeekableMessageLog.PeekPollHandler.Result onMessage(M message)
Copyright © 2020 tools4j.org (Marco Terzer, Anton Anufriev). All Rights Reserved.