apkfuckery/com.discord/smali_classes2/kotlinx/coroutines/internal/g$f.smali

62 lines
1.3 KiB
Smali
Raw Normal View History

2019-07-24 11:27:29 +00:00
.class final Lkotlinx/coroutines/internal/g$f;
2019-10-09 23:16:36 +00:00
.super Lkotlin/jvm/internal/m;
2019-07-24 11:27:29 +00:00
.source "ExceptionsConstuctor.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lkotlinx/coroutines/internal/g;->w(Ljava/lang/Throwable;)Ljava/lang/Throwable;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = null
.end annotation
# static fields
2019-10-10 02:17:24 +00:00
.field public static final bli:Lkotlinx/coroutines/internal/g$f;
2019-07-24 11:27:29 +00:00
# direct methods
.method static constructor <clinit>()V
.locals 1
new-instance v0, Lkotlinx/coroutines/internal/g$f;
invoke-direct {v0}, Lkotlinx/coroutines/internal/g$f;-><init>()V
2019-10-10 02:17:24 +00:00
sput-object v0, Lkotlinx/coroutines/internal/g$f;->bli:Lkotlinx/coroutines/internal/g$f;
2019-07-24 11:27:29 +00:00
return-void
.end method
.method constructor <init>()V
.locals 1
const/4 v0, 0x1
2019-10-09 23:16:36 +00:00
invoke-direct {p0, v0}, Lkotlin/jvm/internal/m;-><init>(I)V
2019-07-24 11:27:29 +00:00
return-void
.end method
# virtual methods
.method public final synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
check-cast p1, Ljava/lang/Throwable;
const-string v0, "it"
2019-10-09 23:16:36 +00:00
invoke-static {p1, v0}, Lkotlin/jvm/internal/l;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2019-07-24 11:27:29 +00:00
const/4 p1, 0x0
return-object p1
.end method