b$c.smali

.class final Lf/b/b/b/q1/n/b$c;
.super Ljava/lang/Object;
.source ""


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lf/b/b/b/q1/n/b;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x1a
    name = "c"
.end annotation


# instance fields
.field public final a:I

.field public final b:Z

.field public final c:[B

.field public final d:[B


# direct methods
.method public constructor <init>(IZ[B[B)V
    .registers 5

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

    iput p1, p0, Lf/b/b/b/q1/n/b$c;->a:I

    iput-boolean p2, p0, Lf/b/b/b/q1/n/b$c;->b:Z

    iput-object p3, p0, Lf/b/b/b/q1/n/b$c;->c:[B

    iput-object p4, p0, Lf/b/b/b/q1/n/b$c;->d:[B

    return-void
.end method