a$b.smali

.class final Lcom/bumptech/glide/t/a$b;
.super Ljava/lang/Object;
.source ""


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/bumptech/glide/t/a;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x18
    name = "b"
.end annotation


# instance fields
.field final a:I

.field final b:I

.field final c:[B


# direct methods
.method constructor <init>([BII)V
    .registers 4

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

    iput-object p1, p0, Lcom/bumptech/glide/t/a$b;->c:[B

    iput p2, p0, Lcom/bumptech/glide/t/a$b;->a:I

    iput p3, p0, Lcom/bumptech/glide/t/a$b;->b:I

    return-void
.end method