a$a.smali

.class public final Lcom/garena/reactpush/v4/config/a$a;
.super Ljava/lang/Object;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/garena/reactpush/v4/config/a;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x19
    name = "a"
.end annotation


# instance fields
.field private final a:Ljava/lang/String;
    .annotation runtime Lcom/google/gson/annotations/b;
        value = "name"
    .end annotation
.end field

.field private final b:I
    .annotation runtime Lcom/google/gson/annotations/b;
        value = "install_strategy"
    .end annotation
.end field

.field private final c:Z
    .annotation runtime Lcom/google/gson/annotations/b;
        value = "display_download_progress"
    .end annotation
.end field


# direct methods
.method public constructor <init>(Ljava/lang/String;IZ)V
    .registers 5

    const-string v0, "name"

    invoke-static {p1, v0}, Lcom/shopee/sz/loadtask/datasource/a;->y(Ljava/lang/Object;Ljava/lang/String;)V

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

    iput-object p1, p0, Lcom/garena/reactpush/v4/config/a$a;->a:Ljava/lang/String;

    iput p2, p0, Lcom/garena/reactpush/v4/config/a$a;->b:I

    iput-boolean p3, p0, Lcom/garena/reactpush/v4/config/a$a;->c:Z

    return-void
.end method


# virtual methods
.method public final a()Z
    .registers 2

    iget-boolean v0, p0, Lcom/garena/reactpush/v4/config/a$a;->c:Z

    return v0
.end method

.method public final b()I
    .registers 2

    iget v0, p0, Lcom/garena/reactpush/v4/config/a$a;->b:I

    return v0
.end method

.method public final c()Ljava/lang/String;
    .registers 2

    iget-object v0, p0, Lcom/garena/reactpush/v4/config/a$a;->a:Ljava/lang/String;

    return-object v0
.end method