org.archive.crawler.util
Class StringIntPairComparator

java.lang.Object
  extended by org.archive.crawler.util.StringIntPairComparator
All Implemented Interfaces:
java.util.Comparator<StringIntPair>

public class StringIntPairComparator
extends java.lang.Object
implements java.util.Comparator<StringIntPair>

Author:
Igor Ranitovic

Constructor Summary
StringIntPairComparator()
           
 
Method Summary
 int compare(StringIntPair p1, StringIntPair p2)
           
 
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

StringIntPairComparator

public StringIntPairComparator()
Method Detail

compare

public int compare(StringIntPair p1,
                   StringIntPair p2)
Specified by:
compare in interface java.util.Comparator<StringIntPair>


Copyright © 2003-2011 Internet Archive. All Rights Reserved.