Uses of Class
org.apache.logging.log4j.util.Unbox.State
-
Packages that use Unbox.State Package Description org.apache.logging.log4j.util Internal utility classes for the Log4j 2 API. -
-
Uses of Unbox.State in org.apache.logging.log4j.util
Fields in org.apache.logging.log4j.util with type parameters of type Unbox.State Modifier and Type Field Description private static java.lang.ThreadLocal<Unbox.State>
Unbox. threadLocalState
Methods in org.apache.logging.log4j.util that return Unbox.State Modifier and Type Method Description private static Unbox.State
Unbox. getState()
-