Uses of Class
ch.qos.logback.core.joran.sanity.Pair
-
Packages that use Pair Package Description ch.qos.logback.core.joran.sanity Contains sanity checkers for validating Joran configuration. -
-
Uses of Pair in ch.qos.logback.core.joran.sanity
Methods in ch.qos.logback.core.joran.sanity that return types with arguments of type Pair Modifier and Type Method Description default List<Pair<Model,Model>>SanityChecker. deepFindNestedSubModelsOfType(Class<? extends Model> modelClass, List<? extends Model> parentList)
-