f$i.smali
.class public Lu1/f$i;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lu1/f;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "i"
.end annotation
# instance fields
.field public final a:Z
.field public final b:Lorg/json/JSONObject;
# direct methods
.method public constructor <init>(Lorg/json/JSONObject;Z)V
.registers 3
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lu1/f$i;->b:Lorg/json/JSONObject;
iput-boolean p2, p0, Lu1/f$i;->a:Z
return-void
.end method