k.smali

.class public final Lf/b/d/k;
.super Lf/b/d/i;
.source ""


# static fields
.field public static final a:Lf/b/d/k;


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

    new-instance v0, Lf/b/d/k;

    invoke-direct {v0}, Lf/b/d/k;-><init>()V

    sput-object v0, Lf/b/d/k;->a:Lf/b/d/k;

    return-void
.end method

.method public constructor <init>()V
    .registers 1
    .annotation runtime Ljava/lang/Deprecated;
    .end annotation

    invoke-direct {p0}, Lf/b/d/i;-><init>()V

    return-void
.end method


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

    if-eq p0, p1, :cond_9

    instance-of p1, p1, Lf/b/d/k;

    if-eqz p1, :cond_7

    goto :goto_9

    :cond_7
    const/4 p1, 0x0

    goto :goto_a

    :cond_9
    :goto_9
    const/4 p1, 0x1

    :goto_a
    return p1
.end method

.method public hashCode()I
    .registers 2

    const-class v0, Lf/b/d/k;

    invoke-virtual {v0}, Ljava/lang/Object;->hashCode()I

    move-result v0

    return v0
.end method