com.metsci.glimpse.charts.vector.iteration
Class DNCComparatorByFeatureName

java.lang.Object
  extended by com.metsci.glimpse.charts.vector.iteration.DNCComparatorByFeatureName
All Implemented Interfaces:
java.util.Comparator<DNCObject>

public class DNCComparatorByFeatureName
extends java.lang.Object
implements java.util.Comparator<DNCObject>

Compare DNCObjects by feature code name alphabetically

Author:
Cunningham

Constructor Summary
DNCComparatorByFeatureName()
           
 
Method Summary
 int compare(DNCObject d1, DNCObject d2)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

DNCComparatorByFeatureName

public DNCComparatorByFeatureName()
Method Detail

compare

public int compare(DNCObject d1,
                   DNCObject d2)
Specified by:
compare in interface java.util.Comparator<DNCObject>


Copyright © 2012 Metron, Inc.. All Rights Reserved.