g$a.smali 1.6 KB
.class public Ld/g$a;
.super Ljava/lang/Object;

# interfaces
.implements Ld/c;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Ld/g;->a(Ljava/lang/reflect/Type;[Ljava/lang/annotation/Annotation;Ld/a0;)Ld/c;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x1
    name = null
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Ljava/lang/Object;",
        "Ld/c<",
        "Ljava/lang/Object;",
        "Ld/b<",
        "*>;>;"
    }
.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>(Ld/g;Ljava/lang/reflect/Type;Ljava/util/concurrent/Executor;)V
    .locals 0

    iput-object p2, p0, Ld/g$a;->a:Ljava/lang/reflect/Type;

    iput-object p3, p0, Ld/g$a;->b:Ljava/util/concurrent/Executor;

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public a(Ld/b;)Ljava/lang/Object;
    .locals 2

    .line 1
    iget-object v0, p0, Ld/g$a;->b:Ljava/util/concurrent/Executor;

    if-nez v0, :cond_0

    goto :goto_0

    :cond_0
    new-instance v1, Ld/g$b;

    invoke-direct {v1, v0, p1}, Ld/g$b;-><init>(Ljava/util/concurrent/Executor;Ld/b;)V

    move-object p1, v1

    :goto_0
    return-object p1
.end method

.method public a()Ljava/lang/reflect/Type;
    .locals 1

    iget-object v0, p0, Ld/g$a;->a:Ljava/lang/reflect/Type;

    return-object v0
.end method