c.smali

.class public abstract Lsg/bigo/f/d/c;
.super Ljava/lang/Object;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lsg/bigo/f/d/c$a;
    }
.end annotation


# instance fields
.field public a:Ljava/lang/ref/WeakReference;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Ljava/lang/ref/WeakReference<",
            "Lsg/bigo/f/d/c$a;",
            ">;"
        }
    .end annotation
.end field


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

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

    return-void
.end method


# virtual methods
.method public abstract a()V
.end method

.method protected b()V
    .registers 2

    .line 23
    iget-object v0, p0, Lsg/bigo/f/d/c;->a:Ljava/lang/ref/WeakReference;

    invoke-static {v0}, Lsg/bigo/f/f/b;->a(Ljava/lang/ref/WeakReference;)Z

    move-result v0

    if-eqz v0, :cond_13

    .line 24
    iget-object v0, p0, Lsg/bigo/f/d/c;->a:Ljava/lang/ref/WeakReference;

    invoke-virtual {v0}, Ljava/lang/ref/WeakReference;->get()Ljava/lang/Object;

    move-result-object v0

    check-cast v0, Lsg/bigo/f/d/c$a;

    invoke-interface {v0}, Lsg/bigo/f/d/c$a;->a()V

    .line 26
    :cond_13
    invoke-virtual {p0}, Lsg/bigo/f/d/c;->a()V

    return-void
.end method