h.smali

.class public abstract Lcom/garena/android/appkit/eventbus/h;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Lcom/garena/android/appkit/eventbus/f;


# instance fields
.field private mReferenceCount:I


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

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

    const/4 v0, 0x0

    .line 2
    iput v0, p0, Lcom/garena/android/appkit/eventbus/h;->mReferenceCount:I

    return-void
.end method


# virtual methods
.method public getOption()Lcom/garena/android/appkit/eventbus/c$c;
    .registers 2

    sget-object v0, Lcom/garena/android/appkit/eventbus/c$c;->MAIN_THREAD:Lcom/garena/android/appkit/eventbus/c$c;

    return-object v0
.end method

.method public isValid()Z
    .registers 2

    iget v0, p0, Lcom/garena/android/appkit/eventbus/h;->mReferenceCount:I

    if-lez v0, :cond_6

    const/4 v0, 0x1

    goto :goto_7

    :cond_6
    const/4 v0, 0x0

    :goto_7
    return v0
.end method

.method public onDismiss()V
    .registers 2

    iget v0, p0, Lcom/garena/android/appkit/eventbus/h;->mReferenceCount:I

    add-int/lit8 v0, v0, -0x1

    iput v0, p0, Lcom/garena/android/appkit/eventbus/h;->mReferenceCount:I

    return-void
.end method

.method public onRegister()V
    .registers 2

    iget v0, p0, Lcom/garena/android/appkit/eventbus/h;->mReferenceCount:I

    add-int/lit8 v0, v0, 0x1

    iput v0, p0, Lcom/garena/android/appkit/eventbus/h;->mReferenceCount:I

    return-void
.end method