2022-06-10 21:38:30 +09:00

102 lines
2.7 KiB
Smali

.class public final Lio/reactivex/internal/operators/observable/u$a$a;
.super Ljava/lang/Object;
.source "ObservableDelaySubscriptionOther.java"
# interfaces
.implements Lkh/g0;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lio/reactivex/internal/operators/observable/u$a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x11
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lkh/g0<",
"TT;>;"
}
.end annotation
# instance fields
.field public final synthetic a:Lio/reactivex/internal/operators/observable/u$a;
# direct methods
.method public constructor <init>(Lio/reactivex/internal/operators/observable/u$a;)V
.locals 0
.line 1
iput-object p1, p0, Lio/reactivex/internal/operators/observable/u$a$a;->a:Lio/reactivex/internal/operators/observable/u$a;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onComplete()V
.locals 1
.line 1
iget-object v0, p0, Lio/reactivex/internal/operators/observable/u$a$a;->a:Lio/reactivex/internal/operators/observable/u$a;
iget-object v0, v0, Lio/reactivex/internal/operators/observable/u$a;->b:Lkh/g0;
invoke-interface {v0}, Lkh/g0;->onComplete()V
return-void
.end method
.method public onError(Ljava/lang/Throwable;)V
.locals 1
.line 1
iget-object v0, p0, Lio/reactivex/internal/operators/observable/u$a$a;->a:Lio/reactivex/internal/operators/observable/u$a;
iget-object v0, v0, Lio/reactivex/internal/operators/observable/u$a;->b:Lkh/g0;
invoke-interface {v0, p1}, Lkh/g0;->onError(Ljava/lang/Throwable;)V
return-void
.end method
.method public onNext(Ljava/lang/Object;)V
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
.line 1
iget-object v0, p0, Lio/reactivex/internal/operators/observable/u$a$a;->a:Lio/reactivex/internal/operators/observable/u$a;
iget-object v0, v0, Lio/reactivex/internal/operators/observable/u$a;->b:Lkh/g0;
invoke-interface {v0, p1}, Lkh/g0;->onNext(Ljava/lang/Object;)V
return-void
.end method
.method public onSubscribe(Lio/reactivex/disposables/b;)V
.locals 1
.line 1
iget-object v0, p0, Lio/reactivex/internal/operators/observable/u$a$a;->a:Lio/reactivex/internal/operators/observable/u$a;
iget-object v0, v0, Lio/reactivex/internal/operators/observable/u$a;->a:Lio/reactivex/internal/disposables/SequentialDisposable;
invoke-virtual {v0, p1}, Lio/reactivex/internal/disposables/SequentialDisposable;->update(Lio/reactivex/disposables/b;)Z
return-void
.end method