91 lines
1.8 KiB
Smali
91 lines
1.8 KiB
Smali
|
.class public final Lr0/u;
|
||
|
.super Lr0/h$a;
|
||
|
.source "OptionalConverterFactory.java"
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/MemberClasses;
|
||
|
value = {
|
||
|
Lr0/u$a;
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
.annotation build Lorg/codehaus/mojo/animal_sniffer/IgnoreJRERequirement;
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# static fields
|
||
|
.field public static final a:Lr0/h$a;
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method public static constructor <clinit>()V
|
||
|
.locals 1
|
||
|
|
||
|
new-instance v0, Lr0/u;
|
||
|
|
||
|
invoke-direct {v0}, Lr0/u;-><init>()V
|
||
|
|
||
|
sput-object v0, Lr0/u;->a:Lr0/h$a;
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method public constructor <init>()V
|
||
|
.locals 0
|
||
|
|
||
|
invoke-direct {p0}, Lr0/h$a;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public b(Ljava/lang/reflect/Type;[Ljava/lang/annotation/Annotation;Lr0/d0;)Lr0/h;
|
||
|
.locals 2
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"(",
|
||
|
"Ljava/lang/reflect/Type;",
|
||
|
"[",
|
||
|
"Ljava/lang/annotation/Annotation;",
|
||
|
"Lr0/d0;",
|
||
|
")",
|
||
|
"Lr0/h<",
|
||
|
"Lokhttp3/ResponseBody;",
|
||
|
"*>;"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
invoke-static {p1}, Lr0/h0;->f(Ljava/lang/reflect/Type;)Ljava/lang/Class;
|
||
|
|
||
|
move-result-object v0
|
||
|
|
||
|
const-class v1, Ljava/util/Optional;
|
||
|
|
||
|
if-eq v0, v1, :cond_0
|
||
|
|
||
|
const/4 p1, 0x0
|
||
|
|
||
|
return-object p1
|
||
|
|
||
|
:cond_0
|
||
|
const/4 v0, 0x0
|
||
|
|
||
|
check-cast p1, Ljava/lang/reflect/ParameterizedType;
|
||
|
|
||
|
invoke-static {v0, p1}, Lr0/h0;->e(ILjava/lang/reflect/ParameterizedType;)Ljava/lang/reflect/Type;
|
||
|
|
||
|
move-result-object p1
|
||
|
|
||
|
invoke-virtual {p3, p1, p2}, Lr0/d0;->d(Ljava/lang/reflect/Type;[Ljava/lang/annotation/Annotation;)Lr0/h;
|
||
|
|
||
|
move-result-object p1
|
||
|
|
||
|
new-instance p2, Lr0/u$a;
|
||
|
|
||
|
invoke-direct {p2, p1}, Lr0/u$a;-><init>(Lr0/h;)V
|
||
|
|
||
|
return-object p2
|
||
|
.end method
|