j.smali

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

# interfaces
.implements Ljava/lang/Cloneable;


# instance fields
.field private a:I


# direct methods
.method public constructor <init>(I)V
    .registers 2

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

    iput p1, p0, Lcom/tencent/open/utils/j;->a:I

    return-void
.end method

.method public constructor <init>([B)V
    .registers 3

    const/4 v0, 0x0

    invoke-direct {p0, p1, v0}, Lcom/tencent/open/utils/j;-><init>([BI)V

    return-void
.end method

.method public constructor <init>([BI)V
    .registers 5

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

    add-int/lit8 v0, p2, 0x1

    aget-byte v0, p1, v0

    shl-int/lit8 v0, v0, 0x8

    const v1, 0xff00

    and-int/2addr v0, v1

    iput v0, p0, Lcom/tencent/open/utils/j;->a:I

    iget v0, p0, Lcom/tencent/open/utils/j;->a:I

    aget-byte v1, p1, p2

    and-int/lit16 v1, v1, 0xff

    add-int/2addr v0, v1

    iput v0, p0, Lcom/tencent/open/utils/j;->a:I

    return-void
.end method


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

    const/4 v0, 0x2

    new-array v0, v0, [B

    const/4 v1, 0x0

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

    and-int/lit16 v2, v2, 0xff

    int-to-byte v2, v2

    aput-byte v2, v0, v1

    const/4 v1, 0x1

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

    const v3, 0xff00

    and-int/2addr v2, v3

    shr-int/lit8 v2, v2, 0x8

    int-to-byte v2, v2

    aput-byte v2, v0, v1

    return-object v0
.end method

.method public b()I
    .registers 2

    iget v0, p0, Lcom/tencent/open/utils/j;->a:I

    return v0
.end method

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

    const/4 v0, 0x0

    if-eqz p1, :cond_7

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

    if-nez v1, :cond_8

    :cond_7
    :goto_7
    return v0

    :cond_8
    iget v1, p0, Lcom/tencent/open/utils/j;->a:I

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

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

    move-result v2

    if-ne v1, v2, :cond_7

    const/4 v0, 0x1

    goto :goto_7
.end method

.method public hashCode()I
    .registers 2

    iget v0, p0, Lcom/tencent/open/utils/j;->a:I

    return v0
.end method