p$a.smali

.class final Lrx/c/a/p$a;
.super Lrx/i;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lrx/c/a/p;
.end annotation

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

.annotation system Ldalvik/annotation/Signature;
    value = {
        "<T:",
        "Ljava/lang/Object;",
        ">",
        "Lrx/i<",
        "TT;>;"
    }
.end annotation


# instance fields
.field final a:Lrx/c/a/p;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Lrx/c/a/p<",
            "TT;>;"
        }
    .end annotation
.end field


# direct methods
.method public constructor <init>(Lrx/c/a/p;)V
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lrx/c/a/p<",
            "TT;>;)V"
        }
    .end annotation

    .line 387
    invoke-direct {p0}, Lrx/i;-><init>()V

    .line 388
    iput-object p1, p0, Lrx/c/a/p$a;->a:Lrx/c/a/p;

    return-void
.end method


# virtual methods
.method public final a()V
    .registers 2

    .line 403
    iget-object v0, p0, Lrx/c/a/p$a;->a:Lrx/c/a/p;

    invoke-virtual {v0}, Lrx/c/a/p;->a()V

    return-void
.end method

.method public final a(Ljava/lang/Object;)V
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(TT;)V"
        }
    .end annotation

    .line 393
    iget-object v0, p0, Lrx/c/a/p$a;->a:Lrx/c/a/p;

    invoke-virtual {v0, p1}, Lrx/c/a/p;->a(Ljava/lang/Object;)V

    return-void
.end method

.method public final a(Ljava/lang/Throwable;)V
    .registers 3

    .line 398
    iget-object v0, p0, Lrx/c/a/p$a;->a:Lrx/c/a/p;

    invoke-virtual {v0, p1}, Lrx/c/a/p;->a(Ljava/lang/Throwable;)V

    return-void
.end method

.method public final a(Lrx/e;)V
    .registers 4

    .line 408
    iget-object v0, p0, Lrx/c/a/p$a;->a:Lrx/c/a/p;

    .line 1167
    iput-object p1, v0, Lrx/c/a/p;->g:Lrx/e;

    .line 1168
    iget v0, v0, Lrx/c/a/p;->b:I

    int-to-long v0, v0

    invoke-interface {p1, v0, v1}, Lrx/e;->a(J)V

    return-void
.end method