x0.smali

.class public final Lf/b/b/b/x0;
.super Ljava/lang/Object;
.source ""


# static fields
.field public static final b:Lf/b/b/b/x0;


# instance fields
.field public final a:I


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

    new-instance v0, Lf/b/b/b/x0;

    const/4 v1, 0x0

    invoke-direct {v0, v1}, Lf/b/b/b/x0;-><init>(I)V

    sput-object v0, Lf/b/b/b/x0;->b:Lf/b/b/b/x0;

    return-void
.end method

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

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

    iput p1, p0, Lf/b/b/b/x0;->a:I

    return-void
.end method


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

    const/4 v0, 0x1

    if-ne p0, p1, :cond_4

    return v0

    :cond_4
    const/4 v1, 0x0

    if-eqz p1, :cond_1b

    const-class v2, Lf/b/b/b/x0;

    invoke-virtual {p1}, Ljava/lang/Object;->getClass()Ljava/lang/Class;

    move-result-object v3

    if-eq v2, v3, :cond_10

    goto :goto_1b

    :cond_10
    check-cast p1, Lf/b/b/b/x0;

    iget v2, p0, Lf/b/b/b/x0;->a:I

    iget p1, p1, Lf/b/b/b/x0;->a:I

    if-ne v2, p1, :cond_19

    goto :goto_1a

    :cond_19
    const/4 v0, 0x0

    :goto_1a
    return v0

    :cond_1b
    :goto_1b
    return v1
.end method

.method public hashCode()I
    .registers 2

    iget v0, p0, Lf/b/b/b/x0;->a:I

    return v0
.end method