Files
rr3-apk/smali_classes4/com/mbridge/msdk/dycreator/bus/EventBus$2.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

53 lines
1.2 KiB
Smali

.class Lcom/mbridge/msdk/dycreator/bus/EventBus$2;
.super Ljava/lang/ThreadLocal;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/dycreator/bus/EventBus;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/ThreadLocal<",
"Lcom/mbridge/msdk/dycreator/bus/EventBus$BooleanWrapper;",
">;"
}
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/dycreator/bus/EventBus;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/dycreator/bus/EventBus;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/dycreator/bus/EventBus$2;->a:Lcom/mbridge/msdk/dycreator/bus/EventBus;
.line 31
invoke-direct {p0}, Ljava/lang/ThreadLocal;-><init>()V
return-void
.end method
# virtual methods
.method public synthetic initialValue()Ljava/lang/Object;
.locals 1
.line 1033
new-instance v0, Lcom/mbridge/msdk/dycreator/bus/EventBus$BooleanWrapper;
invoke-direct {v0}, Lcom/mbridge/msdk/dycreator/bus/EventBus$BooleanWrapper;-><init>()V
return-object v0
.end method