org.wymiwyg.commons.timelogger
Class SummaryReportWriter.PathComparator

java.lang.Object
  extended by org.wymiwyg.commons.timelogger.SummaryReportWriter.PathComparator
All Implemented Interfaces:
Comparator<List<Object>>
Enclosing class:
SummaryReportWriter

public static class SummaryReportWriter.PathComparator
extends Object
implements Comparator<List<Object>>

Author:
reto

Constructor Summary
SummaryReportWriter.PathComparator()
           
 
Method Summary
 int compare(List<Object> o1, List<Object> 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

SummaryReportWriter.PathComparator

public SummaryReportWriter.PathComparator()
Method Detail

compare

public int compare(List<Object> o1,
                   List<Object> o2)
Specified by:
compare in interface Comparator<List<Object>>


Copyright © 2011. All Rights Reserved.