public class LoggerComparator extends Object implements Comparator<Logger>
Constructor and Description |
---|
LoggerComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Logger o1,
Logger o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public LoggerComparator()