public static class ProtobufOutputMarshaller.HandleSorter extends Object implements Comparator<InternalFactHandle>
Constructor and Description |
---|
HandleSorter() |
Modifier and Type | Method and Description |
---|---|
int |
compare(InternalFactHandle h1,
InternalFactHandle h2) |
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 int compare(InternalFactHandle h1, InternalFactHandle h2)
compare
in interface Comparator<InternalFactHandle>
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.