apkfuckery/com.discord/smali_classes2/g0/u.smali

91 lines
1.8 KiB
Smali
Raw Normal View History

2020-11-09 19:03:49 +00:00
.class public final Lg0/u;
.super Lg0/h$a;
.source "OptionalConverterFactory.java"
2020-07-23 01:06:17 +00:00
2020-05-17 12:40:10 +00:00
2020-11-09 00:01:03 +00:00
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
2020-11-09 19:03:49 +00:00
Lg0/u$a;
2020-11-09 00:01:03 +00:00
}
.end annotation
2020-05-17 12:40:10 +00:00
2020-11-09 19:03:49 +00:00
.annotation build Lorg/codehaus/mojo/animal_sniffer/IgnoreJRERequirement;
.end annotation
2020-11-09 00:01:03 +00:00
# static fields
2020-11-09 19:03:49 +00:00
.field public static final a:Lg0/h$a;
2020-09-02 04:07:20 +00:00
# direct methods
2020-11-09 00:01:03 +00:00
.method public static constructor <clinit>()V
2020-09-02 04:07:20 +00:00
.locals 1
2020-11-09 19:03:49 +00:00
new-instance v0, Lg0/u;
2020-09-02 04:07:20 +00:00
2020-11-09 19:03:49 +00:00
invoke-direct {v0}, Lg0/u;-><init>()V
2020-09-02 04:07:20 +00:00
2020-11-09 19:03:49 +00:00
sput-object v0, Lg0/u;->a:Lg0/h$a;
2020-09-02 04:07:20 +00:00
return-void
2020-05-17 12:40:10 +00:00
.end method
2020-11-09 00:01:03 +00:00
.method public constructor <init>()V
.locals 0
2020-09-29 21:44:44 +00:00
2020-11-09 19:03:49 +00:00
invoke-direct {p0}, Lg0/h$a;-><init>()V
2020-11-05 20:51:11 +00:00
2020-11-09 00:01:03 +00:00
return-void
2020-09-02 04:07:20 +00:00
.end method
# virtual methods
2020-11-09 19:03:49 +00:00
.method public b(Ljava/lang/reflect/Type;[Ljava/lang/annotation/Annotation;Lg0/d0;)Lg0/h;
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/reflect/Type;",
"[",
"Ljava/lang/annotation/Annotation;",
"Lg0/d0;",
")",
"Lg0/h<",
"Lokhttp3/ResponseBody;",
"*>;"
}
.end annotation
2020-09-02 04:07:20 +00:00
2020-11-09 19:03:49 +00:00
invoke-static {p1}, Lg0/h0;->f(Ljava/lang/reflect/Type;)Ljava/lang/Class;
2020-09-02 04:07:20 +00:00
2020-11-09 19:03:49 +00:00
move-result-object v0
2020-09-02 04:07:20 +00:00
2020-11-09 19:03:49 +00:00
const-class v1, Ljava/util/Optional;
2020-09-02 04:07:20 +00:00
2020-11-09 19:03:49 +00:00
if-eq v0, v1, :cond_0
2020-09-02 04:07:20 +00:00
2020-11-09 19:03:49 +00:00
const/4 p1, 0x0
return-object p1
:cond_0
const/4 v0, 0x0
check-cast p1, Ljava/lang/reflect/ParameterizedType;
invoke-static {v0, p1}, Lg0/h0;->e(ILjava/lang/reflect/ParameterizedType;)Ljava/lang/reflect/Type;
move-result-object p1
invoke-virtual {p3, p1, p2}, Lg0/d0;->d(Ljava/lang/reflect/Type;[Ljava/lang/annotation/Annotation;)Lg0/h;
move-result-object p1
new-instance p2, Lg0/u$a;
invoke-direct {p2, p1}, Lg0/u$a;-><init>(Lg0/h;)V
return-object p2
2020-05-17 12:40:10 +00:00
.end method