i.smali
.class public final Lcom/tencent/open/utils/i;
.super Ljava/lang/Object;
# interfaces
.implements Ljava/lang/Cloneable;
# instance fields
.field private a:J
# direct methods
.method public constructor <init>(J)V
.registers 4
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-wide p1, p0, Lcom/tencent/open/utils/i;->a:J
return-void
.end method
# virtual methods
.method public a()[B
.registers 7
const/4 v0, 0x4
new-array v0, v0, [B
const/4 v1, 0x0
iget-wide v2, p0, Lcom/tencent/open/utils/i;->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
const/4 v1, 0x1
iget-wide v2, p0, Lcom/tencent/open/utils/i;->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
const/4 v1, 0x2
iget-wide v2, p0, Lcom/tencent/open/utils/i;->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
const/4 v1, 0x3
iget-wide v2, p0, Lcom/tencent/open/utils/i;->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
return-object v0
.end method
.method public b()J
.registers 3
iget-wide v0, p0, Lcom/tencent/open/utils/i;->a:J
return-wide v0
.end method
.method public equals(Ljava/lang/Object;)Z
.registers 8
const/4 v0, 0x0
if-eqz p1, :cond_7
instance-of v1, p1, Lcom/tencent/open/utils/i;
if-nez v1, :cond_8
:cond_7
:goto_7
return v0
:cond_8
iget-wide v2, p0, Lcom/tencent/open/utils/i;->a:J
check-cast p1, Lcom/tencent/open/utils/i;
invoke-virtual {p1}, Lcom/tencent/open/utils/i;->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
iget-wide v0, p0, Lcom/tencent/open/utils/i;->a:J
long-to-int v0, v0
return v0
.end method