public interface BinarySearchComparator extends Comparator<net.openhft.chronicle.wire.Wire>, Consumer<Reader>
Modifier and Type | Method and Description |
---|---|
net.openhft.chronicle.wire.Wire |
wireKey() |
compare, comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
Copyright © 2022. All rights reserved.