apkfuckery/com.discord/smali_classes2/f0/a$b.smali

69 lines
1.2 KiB
Smali
Raw Normal View History

2020-03-27 22:23:51 +00:00
.class public final Lf0/a$b;
2019-07-24 11:27:29 +00:00
.super Ljava/lang/Object;
.source "BuiltInConverters.java"
# interfaces
2020-03-27 22:23:51 +00:00
.implements Lf0/e;
2019-07-24 11:27:29 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-03-27 22:23:51 +00:00
value = Lf0/a;
2019-07-24 11:27:29 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-12-06 03:29:40 +00:00
accessFlags = 0x19
2019-07-24 11:27:29 +00:00
name = "b"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
2020-03-27 22:23:51 +00:00
"Lf0/e<",
2019-07-24 11:27:29 +00:00
"Lokhttp3/RequestBody;",
"Lokhttp3/RequestBody;",
">;"
}
.end annotation
# static fields
2020-03-27 22:23:51 +00:00
.field public static final a:Lf0/a$b;
2019-07-24 11:27:29 +00:00
# direct methods
2019-12-06 03:29:40 +00:00
.method public static constructor <clinit>()V
2019-07-24 11:27:29 +00:00
.locals 1
2020-03-27 22:23:51 +00:00
new-instance v0, Lf0/a$b;
2019-07-24 11:27:29 +00:00
2020-03-27 22:23:51 +00:00
invoke-direct {v0}, Lf0/a$b;-><init>()V
2019-07-24 11:27:29 +00:00
2020-03-27 22:23:51 +00:00
sput-object v0, Lf0/a$b;->a:Lf0/a$b;
2019-07-24 11:27:29 +00:00
return-void
.end method
2019-12-06 03:29:40 +00:00
.method public constructor <init>()V
2019-07-24 11:27:29 +00:00
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
2019-12-06 03:29:40 +00:00
.method public a(Ljava/lang/Object;)Ljava/lang/Object;
2019-07-24 11:27:29 +00:00
.locals 0
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
check-cast p1, Lokhttp3/RequestBody;
return-object p1
.end method