p$1.smali

.class public final Lrx/b/p$1;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Lrx/b/o;


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

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

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Ljava/lang/Object;",
        "Lrx/b/o<",
        "TR;>;"
    }
.end annotation


# instance fields
.field final synthetic a:Lrx/b/n;


# direct methods
.method public constructor <init>(Lrx/b/n;)V
    .registers 2

    .line 283
    iput-object p1, p0, Lrx/b/p$1;->a:Lrx/b/n;

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

    return-void
.end method


# virtual methods
.method public final varargs a([Ljava/lang/Object;)Ljava/lang/Object;
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "([",
            "Ljava/lang/Object;",
            ")TR;"
        }
    .end annotation

    .line 288
    array-length p1, p1

    const/16 v0, 0x9

    if-ne p1, v0, :cond_c

    .line 291
    iget-object p1, p0, Lrx/b/p$1;->a:Lrx/b/n;

    invoke-interface {p1}, Lrx/b/n;->a()Ljava/lang/Object;

    move-result-object p1

    return-object p1

    .line 289
    :cond_c
    new-instance p1, Ljava/lang/IllegalArgumentException;

    const-string v0, "Func9 expecting 9 arguments."

    invoke-direct {p1, v0}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V

    throw p1
.end method