Uses of Interface
org.apache.logging.log4j.util.IndexedStringMap
-
Packages that use IndexedStringMap Package Description org.apache.logging.log4j.util Internal utility classes for the Log4j 2 API. -
-
Uses of IndexedStringMap in org.apache.logging.log4j.util
Classes in org.apache.logging.log4j.util that implement IndexedStringMap Modifier and Type Class Description class
SortedArrayStringMap
Consider this class private. Array-based implementation of theReadOnlyStringMap
interface.
-