protected static class ElementSizeQueue.MaxElementComparator extends Object implements Comparator<NodeEntry>
Modifier | Constructor and Description |
---|---|
protected |
ElementSizeQueue.MaxElementComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(NodeEntry ne1,
NodeEntry ne2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
protected ElementSizeQueue.MaxElementComparator()
public int compare(NodeEntry ne1, NodeEntry ne2)
compare
in interface Comparator<NodeEntry>
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.