public static final class Log4j2Manager.LoggerComparator extends Object implements Comparator<org.apache.logging.log4j.core.Logger>, Serializable
Constructor and Description |
---|
LoggerComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(org.apache.logging.log4j.core.Logger l1,
org.apache.logging.log4j.core.Logger l2) |
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 int compare(org.apache.logging.log4j.core.Logger l1, org.apache.logging.log4j.core.Logger l2)
compare
in interface Comparator<org.apache.logging.log4j.core.Logger>
Copyright © 2017. All rights reserved.