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