Files
rr3-apk/smali_classes4/com/ironsource/environment/thread/IronSourceThreadManager$b.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

81 lines
1.9 KiB
Smali

.class final Lcom/ironsource/environment/thread/IronSourceThreadManager$b;
.super Lkotlin/jvm/internal/Lambda;
.source "SourceFile"
# interfaces
.implements Lkotlin/jvm/functions/Function0;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/ironsource/environment/thread/IronSourceThreadManager;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlin/jvm/internal/Lambda;",
"Lkotlin/jvm/functions/Function0;"
}
.end annotation
# static fields
.field public static final a:Lcom/ironsource/environment/thread/IronSourceThreadManager$b;
# direct methods
.method static constructor <clinit>()V
.locals 1
new-instance v0, Lcom/ironsource/environment/thread/IronSourceThreadManager$b;
invoke-direct {v0}, Lcom/ironsource/environment/thread/IronSourceThreadManager$b;-><init>()V
sput-object v0, Lcom/ironsource/environment/thread/IronSourceThreadManager$b;->a:Lcom/ironsource/environment/thread/IronSourceThreadManager$b;
return-void
.end method
.method public constructor <init>()V
.locals 1
const/4 v0, 0x0
invoke-direct {p0, v0}, Lkotlin/jvm/internal/Lambda;-><init>(I)V
return-void
.end method
# virtual methods
.method public final a()Lcom/ironsource/ti;
.locals 2
new-instance v0, Lcom/ironsource/ti;
const-string v1, "managersThread"
invoke-direct {v0, v1}, Lcom/ironsource/ti;-><init>(Ljava/lang/String;)V
invoke-virtual {v0}, Ljava/lang/Thread;->start()V
invoke-virtual {v0}, Lcom/ironsource/ti;->a()V
return-object v0
.end method
.method public bridge synthetic invoke()Ljava/lang/Object;
.locals 1
invoke-virtual {p0}, Lcom/ironsource/environment/thread/IronSourceThreadManager$b;->a()Lcom/ironsource/ti;
move-result-object v0
return-object v0
.end method