org.drools.core.util.debug
Class RightMemorySizeComparator

java.lang.Object
  extended by org.drools.core.util.debug.RightMemorySizeComparator
All Implemented Interfaces:
Comparator<NodeInfo>

public class RightMemorySizeComparator
extends Object
implements Comparator<NodeInfo>


Constructor Summary
RightMemorySizeComparator()
           
 
Method Summary
 int compare(NodeInfo o1, NodeInfo o2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

RightMemorySizeComparator

public RightMemorySizeComparator()
Method Detail

compare

public int compare(NodeInfo o1,
                   NodeInfo o2)
Specified by:
compare in interface Comparator<NodeInfo>


Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.