a.smali

.class public Lk8/a;
.super Lk8/c;
.source "DataResponse.java"


# annotations
.annotation system Ldalvik/annotation/Signature;
    value = {
        "<T:",
        "Lk8/c;",
        ">",
        "Lk8/c;"
    }
.end annotation


# static fields
.field public static final d:Lk8/c;


# instance fields
.field public final a:I
    .annotation runtime Lq5/c;
        value = "error"
    .end annotation
.end field

.field public final b:Lk8/c;
    .annotation build Landroidx/annotation/NonNull;
    .end annotation

    .annotation runtime Lq5/c;
        value = "data"
    .end annotation
.end field

.field public final c:Ljava/lang/String;
    .annotation build Landroidx/annotation/NonNull;
    .end annotation

    .annotation runtime Lq5/c;
        value = "errorMessage"
    .end annotation
.end field


# direct methods
.method public static constructor <clinit>()V
    .registers 1

    new-instance v0, Lk8/a$a;

    invoke-direct {v0}, Lk8/a$a;-><init>()V

    sput-object v0, Lk8/a;->d:Lk8/c;

    return-void
.end method

.method public constructor <init>(ILk8/c;Ljava/lang/String;)V
    .registers 4
    .param p1    # I
        .annotation build Landroidx/annotation/NonNull;
        .end annotation
    .end param
    .param p2    # Lk8/c;
        .annotation build Landroidx/annotation/NonNull;
        .end annotation
    .end param

    invoke-direct {p0}, Lk8/c;-><init>()V

    iput p1, p0, Lk8/a;->a:I

    iput-object p2, p0, Lk8/a;->b:Lk8/c;

    iput-object p3, p0, Lk8/a;->c:Ljava/lang/String;

    return-void
.end method

.method public static a()Lk8/a;
    .registers 4
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "<T:",
            "Lk8/c;",
            ">()",
            "Lk8/a<",
            "TT;>;"
        }
    .end annotation

    new-instance v0, Lk8/a;

    sget-object v1, Lk8/a;->d:Lk8/c;

    const/4 v2, 0x0

    const-string v3, ""

    invoke-direct {v0, v2, v1, v3}, Lk8/a;-><init>(ILk8/c;Ljava/lang/String;)V

    return-object v0
.end method

.method public static a(ILjava/lang/String;)Lk8/a;
    .registers 4
    .param p0    # I
        .annotation build Landroidx/annotation/NonNull;
        .end annotation
    .end param
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "<T:",
            "Lk8/c;",
            ">(I",
            "Ljava/lang/String;",
            ")",
            "Lk8/a<",
            "TT;>;"
        }
    .end annotation

    new-instance v0, Lk8/a;

    sget-object v1, Lk8/a;->d:Lk8/c;

    invoke-direct {v0, p0, v1, p1}, Lk8/a;-><init>(ILk8/c;Ljava/lang/String;)V

    return-object v0
.end method

.method public static a(Ljava/lang/String;)Lk8/a;
    .registers 4
    .param p0    # Ljava/lang/String;
        .annotation build Landroidx/annotation/NonNull;
        .end annotation
    .end param
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "<T:",
            "Lk8/c;",
            ">(",
            "Ljava/lang/String;",
            ")",
            "Lk8/a<",
            "TT;>;"
        }
    .end annotation

    new-instance v0, Lk8/a;

    sget-object v1, Lk8/a;->d:Lk8/c;

    const/4 v2, 0x1

    invoke-direct {v0, v2, v1, p0}, Lk8/a;-><init>(ILk8/c;Ljava/lang/String;)V

    return-object v0
.end method

.method public static a(Lk8/c;)Lk8/a;
    .registers 4
    .param p0    # Lk8/c;
        .annotation build Landroidx/annotation/NonNull;
        .end annotation
    .end param
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "<T:",
            "Lk8/c;",
            ">(TT;)",
            "Lk8/a<",
            "TT;>;"
        }
    .end annotation

    new-instance v0, Lk8/a;

    const/4 v1, 0x0

    const-string v2, ""

    invoke-direct {v0, v1, p0, v2}, Lk8/a;-><init>(ILk8/c;Ljava/lang/String;)V

    return-object v0
.end method