AppInfo.smali

.class public final Lloan/data_point/AppInfo;
.super Lcom/squareup/wire/Message;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lloan/data_point/AppInfo$Builder;
    }
.end annotation


# static fields
.field public static final DEFAULT_FIRST_INSTALLED_TIME:Ljava/lang/Integer;

.field public static final DEFAULT_LAST_UPDATED_TIME:Ljava/lang/Integer;

.field private static final serialVersionUID:J


# instance fields
.field public final app_id:Ljava/lang/String;
    .annotation runtime Lcom/squareup/wire/ProtoField;
        tag = 0x1
        type = .enum Lcom/squareup/wire/Message$Datatype;->STRING:Lcom/squareup/wire/Message$Datatype;
    .end annotation
.end field

.field public final app_name:Ljava/lang/String;
    .annotation runtime Lcom/squareup/wire/ProtoField;
        tag = 0x2
        type = .enum Lcom/squareup/wire/Message$Datatype;->STRING:Lcom/squareup/wire/Message$Datatype;
    .end annotation
.end field

.field public final first_installed_time:Ljava/lang/Integer;
    .annotation runtime Lcom/squareup/wire/ProtoField;
        tag = 0x3
        type = .enum Lcom/squareup/wire/Message$Datatype;->INT32:Lcom/squareup/wire/Message$Datatype;
    .end annotation
.end field

.field public final last_updated_time:Ljava/lang/Integer;
    .annotation runtime Lcom/squareup/wire/ProtoField;
        tag = 0x4
        type = .enum Lcom/squareup/wire/Message$Datatype;->INT32:Lcom/squareup/wire/Message$Datatype;
    .end annotation
.end field


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

    const/4 v0, 0x0

    .line 1
    invoke-static {v0}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;

    move-result-object v0

    sput-object v0, Lloan/data_point/AppInfo;->DEFAULT_FIRST_INSTALLED_TIME:Ljava/lang/Integer;

    .line 2
    sput-object v0, Lloan/data_point/AppInfo;->DEFAULT_LAST_UPDATED_TIME:Ljava/lang/Integer;

    return-void
.end method

.method public constructor <init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Integer;Ljava/lang/Integer;)V
    .registers 5

    .line 2
    invoke-direct {p0}, Lcom/squareup/wire/Message;-><init>()V

    .line 3
    iput-object p1, p0, Lloan/data_point/AppInfo;->app_id:Ljava/lang/String;

    .line 4
    iput-object p2, p0, Lloan/data_point/AppInfo;->app_name:Ljava/lang/String;

    .line 5
    iput-object p3, p0, Lloan/data_point/AppInfo;->first_installed_time:Ljava/lang/Integer;

    .line 6
    iput-object p4, p0, Lloan/data_point/AppInfo;->last_updated_time:Ljava/lang/Integer;

    return-void
.end method

.method private constructor <init>(Lloan/data_point/AppInfo$Builder;)V
    .registers 6

    .line 7
    iget-object v0, p1, Lloan/data_point/AppInfo$Builder;->app_id:Ljava/lang/String;

    iget-object v1, p1, Lloan/data_point/AppInfo$Builder;->app_name:Ljava/lang/String;

    iget-object v2, p1, Lloan/data_point/AppInfo$Builder;->first_installed_time:Ljava/lang/Integer;

    iget-object v3, p1, Lloan/data_point/AppInfo$Builder;->last_updated_time:Ljava/lang/Integer;

    invoke-direct {p0, v0, v1, v2, v3}, Lloan/data_point/AppInfo;-><init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Integer;Ljava/lang/Integer;)V

    .line 8
    invoke-virtual {p0, p1}, Lcom/squareup/wire/Message;->setBuilder(Lcom/squareup/wire/Message$Builder;)V

    return-void
.end method

.method public synthetic constructor <init>(Lloan/data_point/AppInfo$Builder;Lloan/data_point/AppInfo$a;)V
    .registers 3

    .line 1
    invoke-direct {p0, p1}, Lloan/data_point/AppInfo;-><init>(Lloan/data_point/AppInfo$Builder;)V

    return-void
.end method


# virtual methods
.method public equals(Ljava/lang/Object;)Z
    .registers 6

    const/4 v0, 0x1

    if-ne p1, p0, :cond_4

    return v0

    .line 1
    :cond_4
    instance-of v1, p1, Lloan/data_point/AppInfo;

    const/4 v2, 0x0

    if-nez v1, :cond_a

    return v2

    .line 2
    :cond_a
    check-cast p1, Lloan/data_point/AppInfo;

    .line 3
    iget-object v1, p0, Lloan/data_point/AppInfo;->app_id:Ljava/lang/String;

    iget-object v3, p1, Lloan/data_point/AppInfo;->app_id:Ljava/lang/String;

    invoke-virtual {p0, v1, v3}, Lcom/squareup/wire/Message;->equals(Ljava/lang/Object;Ljava/lang/Object;)Z

    move-result v1

    if-eqz v1, :cond_35

    iget-object v1, p0, Lloan/data_point/AppInfo;->app_name:Ljava/lang/String;

    iget-object v3, p1, Lloan/data_point/AppInfo;->app_name:Ljava/lang/String;

    .line 4
    invoke-virtual {p0, v1, v3}, Lcom/squareup/wire/Message;->equals(Ljava/lang/Object;Ljava/lang/Object;)Z

    move-result v1

    if-eqz v1, :cond_35

    iget-object v1, p0, Lloan/data_point/AppInfo;->first_installed_time:Ljava/lang/Integer;

    iget-object v3, p1, Lloan/data_point/AppInfo;->first_installed_time:Ljava/lang/Integer;

    .line 5
    invoke-virtual {p0, v1, v3}, Lcom/squareup/wire/Message;->equals(Ljava/lang/Object;Ljava/lang/Object;)Z

    move-result v1

    if-eqz v1, :cond_35

    iget-object v1, p0, Lloan/data_point/AppInfo;->last_updated_time:Ljava/lang/Integer;

    iget-object p1, p1, Lloan/data_point/AppInfo;->last_updated_time:Ljava/lang/Integer;

    .line 6
    invoke-virtual {p0, v1, p1}, Lcom/squareup/wire/Message;->equals(Ljava/lang/Object;Ljava/lang/Object;)Z

    move-result p1

    if-eqz p1, :cond_35

    goto :goto_36

    :cond_35
    const/4 v0, 0x0

    :goto_36
    return v0
.end method

.method public hashCode()I
    .registers 4

    .line 1
    iget v0, p0, Lcom/squareup/wire/Message;->hashCode:I

    if-nez v0, :cond_36

    .line 2
    iget-object v0, p0, Lloan/data_point/AppInfo;->app_id:Ljava/lang/String;

    const/4 v1, 0x0

    if-eqz v0, :cond_e

    invoke-virtual {v0}, Ljava/lang/String;->hashCode()I

    move-result v0

    goto :goto_f

    :cond_e
    const/4 v0, 0x0

    :goto_f
    mul-int/lit8 v0, v0, 0x25

    .line 3
    iget-object v2, p0, Lloan/data_point/AppInfo;->app_name:Ljava/lang/String;

    if-eqz v2, :cond_1a

    invoke-virtual {v2}, Ljava/lang/String;->hashCode()I

    move-result v2

    goto :goto_1b

    :cond_1a
    const/4 v2, 0x0

    :goto_1b
    add-int/2addr v0, v2

    mul-int/lit8 v0, v0, 0x25

    .line 4
    iget-object v2, p0, Lloan/data_point/AppInfo;->first_installed_time:Ljava/lang/Integer;

    if-eqz v2, :cond_27

    invoke-virtual {v2}, Ljava/lang/Integer;->hashCode()I

    move-result v2

    goto :goto_28

    :cond_27
    const/4 v2, 0x0

    :goto_28
    add-int/2addr v0, v2

    mul-int/lit8 v0, v0, 0x25

    .line 5
    iget-object v2, p0, Lloan/data_point/AppInfo;->last_updated_time:Ljava/lang/Integer;

    if-eqz v2, :cond_33

    invoke-virtual {v2}, Ljava/lang/Integer;->hashCode()I

    move-result v1

    :cond_33
    add-int/2addr v0, v1

    .line 6
    iput v0, p0, Lcom/squareup/wire/Message;->hashCode:I

    :cond_36
    return v0
.end method