bd$a.smali
.class final Lcom/google/obf/bd$a;
.super Ljava/lang/Object;
.source "IMASDK"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/obf/bd;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1a
name = "a"
.end annotation
# instance fields
.field public final a:Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/List<",
"[B>;"
}
.end annotation
.end field
.field public final b:I
.field public final c:F
# direct methods
.method public constructor <init>(Ljava/util/List;IF)V
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/List<",
"[B>;IF)V"
}
.end annotation
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-object p1, p0, Lcom/google/obf/bd$a;->a:Ljava/util/List;
.line 3
iput p2, p0, Lcom/google/obf/bd$a;->b:I
.line 4
iput p3, p0, Lcom/google/obf/bd$a;->c:F
return-void
.end method