public static class ProtobufOutputMarshaller.HandleSorter extends Object implements Comparator<InternalFactHandle>
Constructor and Description |
---|
ProtobufOutputMarshaller.HandleSorter() |
Modifier and Type | Method and Description |
---|---|
int |
compare(InternalFactHandle h1,
InternalFactHandle h2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public ProtobufOutputMarshaller.HandleSorter()
public int compare(InternalFactHandle h1, InternalFactHandle h2)
compare
in interface Comparator<InternalFactHandle>
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.