public interface QueueEntryHandler extends BiConsumer<net.openhft.chronicle.wire.WireIn,Consumer<String>>, AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
accept, andThenvoid close()
close in interface AutoCloseableCopyright © 2019. All rights reserved.