org.aksw.commons.util.apache
Class ApacheLogEntryDateComparator

java.lang.Object
  extended by org.aksw.commons.util.apache.ApacheLogEntryDateComparator
All Implemented Interfaces:
Comparator<ApacheLogEntry>

public class ApacheLogEntryDateComparator
extends Object
implements Comparator<ApacheLogEntry>


Constructor Summary
ApacheLogEntryDateComparator()
           
 
Method Summary
 int compare(ApacheLogEntry a, ApacheLogEntry b)
           
 
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

ApacheLogEntryDateComparator

public ApacheLogEntryDateComparator()
Method Detail

compare

public int compare(ApacheLogEntry a,
                   ApacheLogEntry b)
Specified by:
compare in interface Comparator<ApacheLogEntry>


Copyright © 2012. All Rights Reserved.