Class PropertySource.Comparator

java.lang.Object
org.apache.logging.log4j.util.PropertySource.Comparator
All Implemented Interfaces:
Serializable, Comparator<PropertySource>
Enclosing interface:
PropertySource

public static class PropertySource.Comparator extends Object implements Comparator<PropertySource>, Serializable
Comparator for ordering PropertySource instances by priority.
Since:
2.10.0
See Also: