a$b.smali

.class Le/j/b/a$b;
.super Ljava/lang/Object;
.source ""

# interfaces
.implements Le/j/b/b$b;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Le/j/b/a;
.end annotation

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

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Ljava/lang/Object;",
        "Le/j/b/b$b<",
        "Le/e/h<",
        "Le/h/o/d0/c;",
        ">;",
        "Le/h/o/d0/c;",
        ">;"
    }
.end annotation


# direct methods
.method constructor <init>()V
    .registers 1

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

    return-void
.end method


# virtual methods
.method public bridge synthetic a(Ljava/lang/Object;I)Ljava/lang/Object;
    .registers 3

    check-cast p1, Le/e/h;

    invoke-virtual {p0, p1, p2}, Le/j/b/a$b;->c(Le/e/h;I)Le/h/o/d0/c;

    move-result-object p1

    return-object p1
.end method

.method public bridge synthetic b(Ljava/lang/Object;)I
    .registers 2

    check-cast p1, Le/e/h;

    invoke-virtual {p0, p1}, Le/j/b/a$b;->d(Le/e/h;)I

    move-result p1

    return p1
.end method

.method public c(Le/e/h;I)Le/h/o/d0/c;
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Le/e/h<",
            "Le/h/o/d0/c;",
            ">;I)",
            "Le/h/o/d0/c;"
        }
    .end annotation

    invoke-virtual {p1, p2}, Le/e/h;->n(I)Ljava/lang/Object;

    move-result-object p1

    check-cast p1, Le/h/o/d0/c;

    return-object p1
.end method

.method public d(Le/e/h;)I
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Le/e/h<",
            "Le/h/o/d0/c;",
            ">;)I"
        }
    .end annotation

    invoke-virtual {p1}, Le/e/h;->m()I

    move-result p1

    return p1
.end method