public class LoggerComparator extends Object implements Comparator<Logger>
Constructor and Description |
---|
LoggerComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Logger l1,
Logger l2) |
equals, 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 int compare(Logger l1, Logger l2)
compare
in interface Comparator<Logger>
Copyright © 2010 - 2020 Adobe. All Rights Reserved