t.smali

.class public final Lkotlin/t;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Ljava/lang/Comparable;


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lkotlin/t$a;
    }
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Ljava/lang/Object;",
        "Ljava/lang/Comparable<",
        "Lkotlin/t;",
        ">;"
    }
.end annotation


# static fields
.field public static final a:Lkotlin/t$a;


# instance fields
.field private final b:I


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

    new-instance v0, Lkotlin/t$a;

    const/4 v1, 0x0

    invoke-direct {v0, v1}, Lkotlin/t$a;-><init>(Lkotlin/f/b/j;)V

    sput-object v0, Lkotlin/t;->a:Lkotlin/t$a;

    return-void
.end method

.method public static a(I)I
    .registers 1

    return p0
.end method


# virtual methods
.method public final synthetic compareTo(Ljava/lang/Object;)I
    .registers 4

    .line 15
    check-cast p1, Lkotlin/t;

    .line 1000
    iget p1, p1, Lkotlin/t;->b:I

    .line 1001
    iget v0, p0, Lkotlin/t;->b:I

    const/high16 v1, -0x80000000

    xor-int/2addr v0, v1

    xor-int/2addr p1, v1

    .line 2010
    invoke-static {v0, p1}, Lkotlin/f/b/o;->a(II)I

    move-result p1

    return p1
.end method

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

    .line 1
    iget v0, p0, Lkotlin/t;->b:I

    .line 4000
    instance-of v1, p1, Lkotlin/t;

    const/4 v2, 0x0

    if-eqz v1, :cond_14

    check-cast p1, Lkotlin/t;

    .line 5000
    iget p1, p1, Lkotlin/t;->b:I

    const/4 v1, 0x1

    if-ne v0, p1, :cond_10

    const/4 p1, 0x1

    goto :goto_11

    :cond_10
    const/4 p1, 0x0

    :goto_11
    if-eqz p1, :cond_14

    return v1

    :cond_14
    return v2
.end method

.method public final hashCode()I
    .registers 2

    .line 1
    iget v0, p0, Lkotlin/t;->b:I

    return v0
.end method

.method public final toString()Ljava/lang/String;
    .registers 5

    .line 1
    iget v0, p0, Lkotlin/t;->b:I

    int-to-long v0, v0

    const-wide v2, 0xffffffffL

    and-long/2addr v0, v2

    .line 2261
    invoke-static {v0, v1}, Ljava/lang/String;->valueOf(J)Ljava/lang/String;

    move-result-object v0

    return-object v0
.end method