p$b.smali
.class final Lf/b/b/b/n1/p$b;
.super Ljava/lang/Object;
.source ""
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lf/b/b/b/n1/p;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1a
name = "b"
.end annotation
# instance fields
.field public final a:Lf/b/b/b/n1/j;
.field public final b:Z
.field public final c:Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/List<",
"Lf/b/b/b/n1/j;",
">;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lf/b/b/b/n1/j;ZLjava/util/List;)V
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lf/b/b/b/n1/j;",
"Z",
"Ljava/util/List<",
"Lf/b/b/b/n1/j;",
">;)V"
}
.end annotation
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lf/b/b/b/n1/p$b;->a:Lf/b/b/b/n1/j;
iput-boolean p2, p0, Lf/b/b/b/n1/p$b;->b:Z
iput-object p3, p0, Lf/b/b/b/n1/p$b;->c:Ljava/util/List;
return-void
.end method