82 lines
1.7 KiB
Smali
82 lines
1.7 KiB
Smali
.class public Lk0/i$a;
|
|
.super Ljava/lang/Object;
|
|
.source "DefaultCallAdapterFactory.java"
|
|
|
|
# interfaces
|
|
.implements Lk0/e;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lk0/i;->a(Ljava/lang/reflect/Type;[Ljava/lang/annotation/Annotation;Lk0/d0;)Lk0/e;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Object;",
|
|
"Lk0/e<",
|
|
"Ljava/lang/Object;",
|
|
"Lk0/d<",
|
|
"*>;>;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic a:Ljava/lang/reflect/Type;
|
|
|
|
.field public final synthetic b:Ljava/util/concurrent/Executor;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lk0/i;Ljava/lang/reflect/Type;Ljava/util/concurrent/Executor;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()V"
|
|
}
|
|
.end annotation
|
|
|
|
iput-object p2, p0, Lk0/i$a;->a:Ljava/lang/reflect/Type;
|
|
|
|
iput-object p3, p0, Lk0/i$a;->b:Ljava/util/concurrent/Executor;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a()Ljava/lang/reflect/Type;
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Lk0/i$a;->a:Ljava/lang/reflect/Type;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public b(Lk0/d;)Ljava/lang/Object;
|
|
.locals 2
|
|
|
|
iget-object v0, p0, Lk0/i$a;->b:Ljava/util/concurrent/Executor;
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
new-instance v1, Lk0/i$b;
|
|
|
|
invoke-direct {v1, v0, p1}, Lk0/i$b;-><init>(Ljava/util/concurrent/Executor;Lk0/d;)V
|
|
|
|
move-object p1, v1
|
|
|
|
:goto_0
|
|
return-object p1
|
|
.end method
|