org.fhcrc.cpl.viewer.mrm
Class MRMDaughter.MeanMzAscComparator

java.lang.Object
  extended by org.fhcrc.cpl.viewer.mrm.MRMDaughter.MeanMzAscComparator
All Implemented Interfaces:
java.util.Comparator<MRMDaughter>
Enclosing class:
MRMDaughter

public static class MRMDaughter.MeanMzAscComparator
extends java.lang.Object
implements java.util.Comparator<MRMDaughter>


Constructor Summary
MRMDaughter.MeanMzAscComparator()
           
 
Method Summary
 int compare(MRMDaughter o1, MRMDaughter 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

MRMDaughter.MeanMzAscComparator

public MRMDaughter.MeanMzAscComparator()
Method Detail

compare

public int compare(MRMDaughter o1,
                   MRMDaughter o2)
Specified by:
compare in interface java.util.Comparator<MRMDaughter>


Fred Hutchinson Cancer Research Center