g$a.smali

.class final Lxb/g$a;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Lxb/c;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lxb/g;
.end annotation

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

.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lxb/g$a$a;
    }
.end annotation

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

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


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


# direct methods
.method constructor <init>(Ljava/lang/reflect/Type;)V
    .registers 2

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

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

    return-void
.end method


# virtual methods
.method public bridge synthetic a(Lxb/b;)Ljava/lang/Object;
    .registers 2

    invoke-virtual {p0, p1}, Lxb/g$a;->c(Lxb/b;)Ljava/util/concurrent/CompletableFuture;

    move-result-object p1

    return-object p1
.end method

.method public b()Ljava/lang/reflect/Type;
    .registers 2

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

    return-object v0
.end method

.method public c(Lxb/b;)Ljava/util/concurrent/CompletableFuture;
    .registers 4
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lxb/b<",
            "TR;>;)",
            "Ljava/util/concurrent/CompletableFuture<",
            "TR;>;"
        }
    .end annotation

    new-instance v0, Lxb/g$b;

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

    new-instance v1, Lxb/g$a$a;

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

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

    return-object v0
.end method