public class QueryStatDtoComparator extends Object implements Comparator<org.apache.jackrabbit.api.stats.QueryStatDto>
| Constructor and Description |
|---|
QueryStatDtoComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(org.apache.jackrabbit.api.stats.QueryStatDto o1,
org.apache.jackrabbit.api.stats.QueryStatDto o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(org.apache.jackrabbit.api.stats.QueryStatDto o1,
org.apache.jackrabbit.api.stats.QueryStatDto o2)
compare in interface Comparator<org.apache.jackrabbit.api.stats.QueryStatDto>Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.