f$a.smali

.class public Lr3/f$a;
.super Lr3/f;
.source "Joiner.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lr3/f;->a(Ljava/lang/String;)Lr3/f;
.end annotation

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


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

    return-void
.end method

.method public constructor <init>(Lr3/f;Lr3/f;Ljava/lang/String;)V
    .registers 4

    const/4 p1, 0x0

    invoke-direct {p0, p2, p1}, Lr3/f;-><init>(Lr3/f;Lr3/f$a;)V

    return-void
.end method


# virtual methods
.method public a(Ljava/lang/String;)Lr3/f;
    .registers 3

    new-instance p1, Ljava/lang/UnsupportedOperationException;

    const-string v0, "already specified useForNull"

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

    throw p1
.end method