Sign in
android
/
platform
/
external
/
opencensus-java
/
refs/heads/android12L-d2-s5-release
/
.
/
checker-framework
/
stubs
/
log4j.astub
blob: 20b3240e40ebd4acc12b8aaf0a568223eb6ef2e6 [
file
] [
log
] [
blame
] [
edit
]
import
org
.
checkerframework
.
checker
.
nullness
.
qual
.
Nullable
;
package
org
.
apache
.
logging
.
log4j
;
class
ThreadContext
{
@Nullable
static
ReadOnlyThreadContextMap
getThreadContextMap
();
}