p.smali

.class public abstract Llive/sg/bigo/svcapi/p;
.super Llive/sg/bigo/svcapi/o;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/Signature;
    value = {
        "<E::",
        "Lsg/bigo/svcapi/IProtocol;",
        ">",
        "Llive/sg/bigo/svcapi/o<",
        "TE;>;"
    }
.end annotation


# static fields
.field private static sHashCodeGenerator:Ljava/util/concurrent/atomic/AtomicInteger;


# instance fields
.field private mHashCode:I


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

    .line 13
    new-instance v0, Ljava/util/concurrent/atomic/AtomicInteger;

    invoke-static {}, Landroid/os/SystemClock;->elapsedRealtime()J

    move-result-wide v1

    long-to-int v2, v1

    invoke-direct {v0, v2}, Ljava/util/concurrent/atomic/AtomicInteger;-><init>(I)V

    sput-object v0, Llive/sg/bigo/svcapi/p;->sHashCodeGenerator:Ljava/util/concurrent/atomic/AtomicInteger;

    return-void
.end method

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

    .line 16
    invoke-direct {p0}, Llive/sg/bigo/svcapi/o;-><init>()V

    .line 17
    sget-object v0, Llive/sg/bigo/svcapi/p;->sHashCodeGenerator:Ljava/util/concurrent/atomic/AtomicInteger;

    const/4 v1, 0x1

    invoke-virtual {v0, v1}, Ljava/util/concurrent/atomic/AtomicInteger;->addAndGet(I)I

    move-result v0

    iput v0, p0, Llive/sg/bigo/svcapi/p;->mHashCode:I

    return-void
.end method


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

    if-eqz p1, :cond_12

    .line 36
    instance-of v0, p1, Llive/sg/bigo/svcapi/p;

    if-eqz v0, :cond_12

    .line 37
    iget v0, p0, Llive/sg/bigo/svcapi/p;->mHashCode:I

    check-cast p1, Llive/sg/bigo/svcapi/p;

    iget p1, p1, Llive/sg/bigo/svcapi/p;->mHashCode:I

    if-ne v0, p1, :cond_10

    const/4 p1, 0x1

    return p1

    :cond_10
    const/4 p1, 0x0

    return p1

    .line 39
    :cond_12
    invoke-super {p0, p1}, Ljava/lang/Object;->equals(Ljava/lang/Object;)Z

    move-result p1

    return p1
.end method

.method public hashCode()I
    .registers 2

    .line 31
    iget v0, p0, Llive/sg/bigo/svcapi/p;->mHashCode:I

    return v0
.end method

.method public needRawPush()Z
    .registers 2

    const/4 v0, 0x0

    return v0
.end method

.method public onPush(Ljava/nio/ByteBuffer;IILjava/lang/String;)V
    .registers 5

    return-void
.end method

.method public abstract onPush(Lsg/bigo/svcapi/IProtocol;)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(TE;)V"
        }
    .end annotation
.end method