b.smali
.class public abstract Lio/reactivex/observers/b;
.super Ljava/lang/Object;
.source "DefaultObserver.java"
# interfaces
.implements Lio/reactivex/w;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lio/reactivex/w<",
"TT;>;"
}
.end annotation
# instance fields
.field private a:Lio/reactivex/disposables/b;
# direct methods
.method public constructor <init>()V
.registers 1
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method protected a()V
.registers 1
return-void
.end method
.method public final onSubscribe(Lio/reactivex/disposables/b;)V
.registers 4
.line 1
iget-object v0, p0, Lio/reactivex/observers/b;->a:Lio/reactivex/disposables/b;
invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
move-result-object v1
invoke-static {v0, p1, v1}, Lio/reactivex/internal/util/f;->a(Lio/reactivex/disposables/b;Lio/reactivex/disposables/b;Ljava/lang/Class;)Z
move-result v0
if-eqz v0, :cond_11
.line 2
iput-object p1, p0, Lio/reactivex/observers/b;->a:Lio/reactivex/disposables/b;
.line 3
invoke-virtual {p0}, Lio/reactivex/observers/b;->a()V
:cond_11
return-void
.end method