Class ApplicationReport.OrderByHitsDesc

java.lang.Object
de.uplanet.lucy.server.monitor.log.ApplicationReport.OrderByHitsDesc
All Implemented Interfaces:
IOrder<ApplicationReport.ApplicationReportEntry>, Comparator<ApplicationReport.ApplicationReportEntry>
Direct Known Subclasses:
ApplicationReport.OrderByHitsAsc
Enclosing class:
ApplicationReport

public static class ApplicationReport.OrderByHitsDesc extends Object implements IOrder<ApplicationReport.ApplicationReportEntry>
Descending order by hits.