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

69 lines
1.2 KiB
Smali
Raw Normal View History

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