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

# interfaces
.implements Ld/c;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Ld/e;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x19
    name = "a"
.end annotation

.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Ld/e$a$a;
    }
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "<R:",
        "Ljava/lang/Object;",
        ">",
        "Ljava/lang/Object;",
        "Ld/c<",
        "TR;",
        "Ljava/util/concurrent/CompletableFuture<",
        "TR;>;>;"
    }
.end annotation

.annotation build Lorg/codehaus/mojo/animal_sniffer/IgnoreJRERequirement;
.end annotation


# instance fields
.field public final a:Ljava/lang/reflect/Type;


# direct methods
.method public constructor <init>(Ljava/lang/reflect/Type;)V
    .locals 0

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

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

    return-void
.end method


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

    .line 1
    new-instance v0, Ld/e$b;

    invoke-direct {v0, p1}, Ld/e$b;-><init>(Ld/b;)V

    new-instance v1, Ld/e$a$a;

    invoke-direct {v1, p0, v0}, Ld/e$a$a;-><init>(Ld/e$a;Ljava/util/concurrent/CompletableFuture;)V

    invoke-interface {p1, v1}, Ld/b;->a(Ld/d;)V

    return-object v0
.end method

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

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

    return-object v0
.end method