Class ApplicationReport.OrderByPageNameDesc

java.lang.Object
de.uplanet.lucy.server.monitor.log.ApplicationReport.OrderByPageNameDesc
All Implemented Interfaces:
IOrder<ApplicationReport.ApplicationReportEntry>, Comparator<ApplicationReport.ApplicationReportEntry>
Enclosing class:
ApplicationReport

public static class ApplicationReport.OrderByPageNameDesc extends Object implements IOrder<ApplicationReport.ApplicationReportEntry>
Descending order by page name.