org.fhcrc.cpl.viewer.amt
Class AmtDatabaseMatcher.PeptideProphetComparatorDesc

java.lang.Object
  extended by org.fhcrc.cpl.viewer.amt.AmtDatabaseMatcher.PeptideProphetComparatorDesc
All Implemented Interfaces:
java.util.Comparator<Feature>
Enclosing class:
AmtDatabaseMatcher

public static class AmtDatabaseMatcher.PeptideProphetComparatorDesc
extends java.lang.Object
implements java.util.Comparator<Feature>


Constructor Summary
AmtDatabaseMatcher.PeptideProphetComparatorDesc()
           
 
Method Summary
 int compare(Feature o1, Feature 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

AmtDatabaseMatcher.PeptideProphetComparatorDesc

public AmtDatabaseMatcher.PeptideProphetComparatorDesc()
Method Detail

compare

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


Fred Hutchinson Cancer Research Center