p$a.smali

.class public Lcom/iflytek/thirdparty/p$a;
.super Lcom/iflytek/thirdparty/p$b;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/iflytek/thirdparty/p;
.end annotation

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

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lcom/iflytek/thirdparty/p$b",
        "<[B",
        "Ljava/lang/Integer;",
        ">;"
    }
.end annotation


# direct methods
.method public constructor <init>([BLjava/lang/Integer;)V
    .registers 3

    .prologue
    .line 402
    invoke-direct {p0, p1, p2}, Lcom/iflytek/thirdparty/p$b;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V

    .line 403
    return-void
.end method


# virtual methods
.method public bridge synthetic a()V
    .registers 1

    .prologue
    .line 399
    invoke-super {p0}, Lcom/iflytek/thirdparty/p$b;->a()V

    return-void
.end method