Uses of Interface
org.apache.logging.log4j.util.StringMap
Package
Description
Internal interfaces and classes to be used by authors of logging implementations or for internal use by
API classes.
Internal utility classes for the Log4j 2 API.
-
Uses of StringMap in org.apache.logging.log4j.spi
Modifier and TypeMethodDescriptionReadOnlyThreadContextMap.getReadOnlyContextData()
Returns the context data for reading.ThreadContextMap2.getReadOnlyContextData()
Returns the context data for reading. -
Uses of StringMap in org.apache.logging.log4j.util
Modifier and TypeInterfaceDescriptioninterface
An extension ofStringMap
that imposes a total ordering on its keys.Modifier and TypeClassDescriptionclass
Consider this class private. Array-based implementation of theReadOnlyStringMap
interface.