Uses of Interface
org.apache.logging.log4j.util.StringMap
Packages that use 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
Methods in org.apache.logging.log4j.spi that return StringMapModifier 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
Subinterfaces of StringMap in org.apache.logging.log4j.utilModifier and TypeInterfaceDescriptioninterface
An extension ofStringMap
that imposes a total ordering on its keys.Classes in org.apache.logging.log4j.util that implement StringMapModifier and TypeClassDescriptionclass
Consider this class private. Array-based implementation of theReadOnlyStringMap
interface.