70 lines
1.5 KiB
Smali
70 lines
1.5 KiB
Smali
.class public final Lkotlinx/coroutines/t2$a;
|
|
.super Ljava/lang/Object;
|
|
.source "Runnable.kt"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/Runnable;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lkotlinx/coroutines/t2;->a(Lej/a;)Ljava/lang/Runnable;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = null
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/SourceDebugExtension;
|
|
value = "SMAP\nRunnable.kt\nKotlin\n*S Kotlin\n*F\n+ 1 Runnable.kt\nkotlinx/coroutines/RunnableKt$Runnable$1\n*L\n1#1,18:1\n*E\n"
|
|
.end annotation
|
|
|
|
.annotation runtime Lkotlin/Metadata;
|
|
bv = {}
|
|
d1 = {
|
|
"\u0000\u0008\n\u0002\u0018\u0002\n\u0002\u0008\u0003\u0010\u0003\u001a\u00020\u0000H\n\u00a2\u0006\u0004\u0008\u0001\u0010\u0002"
|
|
}
|
|
d2 = {
|
|
"Lkotlin/d1;",
|
|
"run",
|
|
"()V",
|
|
"<anonymous>"
|
|
}
|
|
k = 0x3
|
|
mv = {
|
|
0x1,
|
|
0x4,
|
|
0x0
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic a:Lej/a;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lej/a;)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Lkotlinx/coroutines/t2$a;->a:Lej/a;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final run()V
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lkotlinx/coroutines/t2$a;->a:Lej/a;
|
|
|
|
invoke-interface {v0}, Lej/a;->invoke()Ljava/lang/Object;
|
|
|
|
return-void
|
|
.end method
|