Uses of Class
org.apache.logging.log4j.util.SortedArrayStringMap
-
Packages that use SortedArrayStringMap Package Description org.apache.logging.log4j.util Internal utility classes for the Log4j 2 API. -
-
Uses of SortedArrayStringMap in org.apache.logging.log4j.util
Methods in org.apache.logging.log4j.util with parameters of type SortedArrayStringMap Modifier and Type Method Description private voidSortedArrayStringMap. initFrom0(SortedArrayStringMap other)private voidSortedArrayStringMap. merge(SortedArrayStringMap other)
-