q1$a.smali

.class public Lf6/q1$a;
.super Lf6/c;
.source "Option.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lf6/q1;
.end annotation

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

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lf6/c<",
        "Lf6/q1;",
        ">;"
    }
.end annotation


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

    return-void
.end method

.method public constructor <init>()V
    .registers 1

    invoke-direct {p0}, Lf6/c;-><init>()V

    return-void
.end method


# virtual methods
.method public parsePartialFrom(Lf6/n;Lf6/x;)Lf6/q1;
    .registers 5
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Lf6/l0;
        }
    .end annotation

    new-instance v0, Lf6/q1;

    const/4 v1, 0x0

    invoke-direct {v0, p1, p2, v1}, Lf6/q1;-><init>(Lf6/n;Lf6/x;Lf6/q1$a;)V

    return-object v0
.end method

.method public bridge synthetic parsePartialFrom(Lf6/n;Lf6/x;)Ljava/lang/Object;
    .registers 3
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Lf6/l0;
        }
    .end annotation

    invoke-virtual {p0, p1, p2}, Lf6/q1$a;->parsePartialFrom(Lf6/n;Lf6/x;)Lf6/q1;

    move-result-object p1

    return-object p1
.end method