de.mindcrimeilab.xsanalyzer.util
Class DefaultMutableTreeNodeComparator

java.lang.Object
  extended by de.mindcrimeilab.xsanalyzer.util.DefaultMutableTreeNodeComparator
All Implemented Interfaces:
Comparator<DefaultMutableTreeNode>

public class DefaultMutableTreeNodeComparator
extends Object
implements Comparator<DefaultMutableTreeNode>

Version:
$Revision:62 $
Author:
Michael Engelhardt, $Author:me $

Constructor Summary
DefaultMutableTreeNodeComparator(Comparator comparator)
           
 
Method Summary
 int compare(DefaultMutableTreeNode o1, DefaultMutableTreeNode 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

DefaultMutableTreeNodeComparator

public DefaultMutableTreeNodeComparator(Comparator comparator)
Method Detail

compare

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


Copyright © 2010. All Rights Reserved.