public class LoggerComparator extends Object implements Comparator<Logger>, Serializable
| Constructor and Description |
|---|
LoggerComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Logger l1,
Logger l2) |
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(Logger l1, Logger l2)
compare in interface Comparator<Logger>Copyright © 2005–2014 QOS.ch. All rights reserved.