82 lines
1.5 KiB
Smali
82 lines
1.5 KiB
Smali
.class public final Lu/a/q1;
|
|
.super Ljava/lang/Object;
|
|
.source "Executors.kt"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/Runnable;
|
|
|
|
|
|
# instance fields
|
|
.field public final d:Lu/a/x;
|
|
|
|
.field public final e:Lu/a/h;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lu/a/h<",
|
|
"Lkotlin/Unit;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lu/a/x;Lu/a/h;)V
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lu/a/x;",
|
|
"Lu/a/h<",
|
|
"-",
|
|
"Lkotlin/Unit;",
|
|
">;)V"
|
|
}
|
|
.end annotation
|
|
|
|
const/4 v0, 0x0
|
|
|
|
if-eqz p1, :cond_1
|
|
|
|
if-eqz p2, :cond_0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput-object p1, p0, Lu/a/q1;->d:Lu/a/x;
|
|
|
|
iput-object p2, p0, Lu/a/q1;->e:Lu/a/h;
|
|
|
|
return-void
|
|
|
|
:cond_0
|
|
const-string p1, "continuation"
|
|
|
|
invoke-static {p1}, Lt/u/b/j;->a(Ljava/lang/String;)V
|
|
|
|
throw v0
|
|
|
|
:cond_1
|
|
const-string p1, "dispatcher"
|
|
|
|
invoke-static {p1}, Lt/u/b/j;->a(Ljava/lang/String;)V
|
|
|
|
throw v0
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public run()V
|
|
.locals 3
|
|
|
|
iget-object v0, p0, Lu/a/q1;->e:Lu/a/h;
|
|
|
|
iget-object v1, p0, Lu/a/q1;->d:Lu/a/x;
|
|
|
|
sget-object v2, Lkotlin/Unit;->a:Lkotlin/Unit;
|
|
|
|
check-cast v0, Lu/a/i;
|
|
|
|
invoke-virtual {v0, v1, v2}, Lu/a/i;->a(Lu/a/x;Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method
|