org.drools.core.util.debug
Class RightMemorySizeComparator
java.lang.Object
org.drools.core.util.debug.RightMemorySizeComparator
- All Implemented Interfaces:
- Comparator<NodeInfo>
public class RightMemorySizeComparator
- extends Object
- implements Comparator<NodeInfo>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RightMemorySizeComparator
public RightMemorySizeComparator()
compare
public int compare(NodeInfo o1,
NodeInfo o2)
- Specified by:
compare
in interface Comparator<NodeInfo>
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.