apkfuckery/com.discord/smali_classes2/j0/a/o1.smali

61 lines
1.2 KiB
Smali
Raw Normal View History

2020-07-14 22:43:59 +00:00
.class public final Lj0/a/o1;
2020-07-08 16:44:49 +00:00
.super Ljava/lang/Object;
.source "Executors.kt"
# interfaces
.implements Ljava/lang/Runnable;
# instance fields
2020-07-14 22:43:59 +00:00
.field public final d:Lj0/a/x;
2020-07-08 16:44:49 +00:00
2020-07-14 22:43:59 +00:00
.field public final e:Lj0/a/h;
2020-07-08 16:44:49 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
2020-07-14 22:43:59 +00:00
"Lj0/a/h<",
2020-07-08 16:44:49 +00:00
"Lkotlin/Unit;",
">;"
}
.end annotation
.end field
# direct methods
2020-07-14 22:43:59 +00:00
.method public constructor <init>(Lj0/a/x;Lj0/a/h;)V
2020-07-08 16:44:49 +00:00
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
2020-07-14 22:43:59 +00:00
"Lj0/a/x;",
"Lj0/a/h<",
2020-07-08 16:44:49 +00:00
"-",
"Lkotlin/Unit;",
">;)V"
}
.end annotation
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-07-14 22:43:59 +00:00
iput-object p1, p0, Lj0/a/o1;->d:Lj0/a/x;
2020-07-08 16:44:49 +00:00
2020-07-14 22:43:59 +00:00
iput-object p2, p0, Lj0/a/o1;->e:Lj0/a/h;
2020-07-08 16:44:49 +00:00
return-void
.end method
# virtual methods
.method public run()V
.locals 3
2020-07-14 22:43:59 +00:00
iget-object v0, p0, Lj0/a/o1;->e:Lj0/a/h;
2020-07-08 16:44:49 +00:00
2020-07-14 22:43:59 +00:00
iget-object v1, p0, Lj0/a/o1;->d:Lj0/a/x;
2020-07-08 16:44:49 +00:00
sget-object v2, Lkotlin/Unit;->a:Lkotlin/Unit;
2020-07-14 22:43:59 +00:00
invoke-interface {v0, v1, v2}, Lj0/a/h;->c(Lj0/a/x;Ljava/lang/Object;)V
2020-07-08 16:44:49 +00:00
return-void
.end method