Uses of Enum
org.apache.logging.log4j.core.async.ThreadNameCachingStrategy
Packages that use ThreadNameCachingStrategy
-
Uses of ThreadNameCachingStrategy in org.apache.logging.log4j.core.async
Methods in org.apache.logging.log4j.core.async that return ThreadNameCachingStrategyModifier and TypeMethodDescriptionstatic ThreadNameCachingStrategyThreadNameCachingStrategy.create()static ThreadNameCachingStrategyReturns the enum constant of this type with the specified name.static ThreadNameCachingStrategy[]ThreadNameCachingStrategy.values()Returns an array containing the constants of this enum type, in the order they are declared.