j.smali

.class public final Lcom/tencent/open/utils/j;
.super Ljava/lang/Object;
.source "ProGuard"

# interfaces
.implements Ljava/lang/Cloneable;


# instance fields
.field private a:J


# direct methods
.method public constructor <init>(J)V
    .registers 4

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

    .line 38
    iput-wide p1, p0, Lcom/tencent/open/utils/j;->a:J

    .line 39
    return-void
.end method


# virtual methods
.method public a()[B
    .registers 7

    .prologue
    .line 63
    const/4 v0, 0x4

    new-array v0, v0, [B

    .line 64
    const/4 v1, 0x0

    iget-wide v2, p0, Lcom/tencent/open/utils/j;->a:J

    const-wide/16 v4, 0xff

    and-long/2addr v2, v4

    long-to-int v2, v2

    int-to-byte v2, v2

    aput-byte v2, v0, v1

    .line 65
    const/4 v1, 0x1

    iget-wide v2, p0, Lcom/tencent/open/utils/j;->a:J

    const-wide/32 v4, 0xff00

    and-long/2addr v2, v4

    const/16 v4, 0x8

    shr-long/2addr v2, v4

    long-to-int v2, v2

    int-to-byte v2, v2

    aput-byte v2, v0, v1

    .line 66
    const/4 v1, 0x2

    iget-wide v2, p0, Lcom/tencent/open/utils/j;->a:J

    const-wide/32 v4, 0xff0000

    and-long/2addr v2, v4

    const/16 v4, 0x10

    shr-long/2addr v2, v4

    long-to-int v2, v2

    int-to-byte v2, v2

    aput-byte v2, v0, v1

    .line 67
    const/4 v1, 0x3

    iget-wide v2, p0, Lcom/tencent/open/utils/j;->a:J

    const-wide v4, 0xff000000L

    and-long/2addr v2, v4

    const/16 v4, 0x18

    shr-long/2addr v2, v4

    long-to-int v2, v2

    int-to-byte v2, v2

    aput-byte v2, v0, v1

    .line 68
    return-object v0
.end method

.method public b()J
    .registers 3

    .prologue
    .line 78
    iget-wide v0, p0, Lcom/tencent/open/utils/j;->a:J

    return-wide v0
.end method

.method public equals(Ljava/lang/Object;)Z
    .registers 8

    .prologue
    const/4 v0, 0x0

    .line 49
    if-eqz p1, :cond_7

    instance-of v1, p1, Lcom/tencent/open/utils/j;

    if-nez v1, :cond_8

    .line 53
    :cond_7
    :goto_7
    return v0

    :cond_8
    iget-wide v2, p0, Lcom/tencent/open/utils/j;->a:J

    check-cast p1, Lcom/tencent/open/utils/j;

    invoke-virtual {p1}, Lcom/tencent/open/utils/j;->b()J

    move-result-wide v4

    cmp-long v1, v2, v4

    if-nez v1, :cond_7

    const/4 v0, 0x1

    goto :goto_7
.end method

.method public hashCode()I
    .registers 3

    .prologue
    .line 89
    iget-wide v0, p0, Lcom/tencent/open/utils/j;->a:J

    long-to-int v0, v0

    return v0
.end method