public static class ProtobufOutputMarshaller.EqualityKeySorter extends Object implements Comparator<EqualityKey>
Modifier and Type | Field and Description |
---|---|
static ProtobufOutputMarshaller.EqualityKeySorter |
instance |
Constructor and Description |
---|
EqualityKeySorter() |
Modifier and Type | Method and Description |
---|---|
int |
compare(EqualityKey key1,
EqualityKey key2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public static final ProtobufOutputMarshaller.EqualityKeySorter instance
public int compare(EqualityKey key1, EqualityKey key2)
compare
in interface Comparator<EqualityKey>
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.