org.wymiwyg.commons.timelogger
Class SummaryReportWriter.PathComparator
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SummaryReportWriter.PathComparator
public SummaryReportWriter.PathComparator()
compare
public int compare(List<Object> o1,
List<Object> o2)
- Specified by:
compare in interface Comparator<List<Object>>
Copyright © 2011. All Rights Reserved.