1 public final class kotlinx/coroutines/slf4j/MDCContext : kotlin/coroutines/AbstractCoroutineContextElement, kotlinx/coroutines/ThreadContextElement { 2 public static final field Key Lkotlinx/coroutines/slf4j/MDCContext$Key; 3 public fun <init> ()V 4 public fun <init> (Ljava/util/Map;)V 5 public synthetic fun <init> (Ljava/util/Map;ILkotlin/jvm/internal/DefaultConstructorMarker;)V 6 public final fun getContextMap ()Ljava/util/Map; 7 public synthetic fun restoreThreadContext (Lkotlin/coroutines/CoroutineContext;Ljava/lang/Object;)V 8 public fun restoreThreadContext (Lkotlin/coroutines/CoroutineContext;Ljava/util/Map;)V 9 public synthetic fun updateThreadContext (Lkotlin/coroutines/CoroutineContext;)Ljava/lang/Object; 10 public fun updateThreadContext (Lkotlin/coroutines/CoroutineContext;)Ljava/util/Map; 11 } 12 13 public final class kotlinx/coroutines/slf4j/MDCContext$Key : kotlin/coroutines/CoroutineContext$Key { 14 } 15 16