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

86 lines
2.0 KiB
Smali

.class public final Lio/reactivex/internal/operators/observable/e;
.super Lio/reactivex/internal/operators/observable/a;
.source "ObservableAll.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lio/reactivex/internal/operators/observable/e$a;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Lio/reactivex/internal/operators/observable/a<",
"TT;",
"Ljava/lang/Boolean;",
">;"
}
.end annotation
# instance fields
.field public final b:Lph/r;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lph/r<",
"-TT;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lkh/e0;Lph/r;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkh/e0<",
"TT;>;",
"Lph/r<",
"-TT;>;)V"
}
.end annotation
.line 1
invoke-direct {p0, p1}, Lio/reactivex/internal/operators/observable/a;-><init>(Lkh/e0;)V
.line 2
iput-object p2, p0, Lio/reactivex/internal/operators/observable/e;->b:Lph/r;
return-void
.end method
# virtual methods
.method public subscribeActual(Lkh/g0;)V
.locals 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkh/g0<",
"-",
"Ljava/lang/Boolean;",
">;)V"
}
.end annotation
.line 1
iget-object v0, p0, Lio/reactivex/internal/operators/observable/a;->a:Lkh/e0;
new-instance v1, Lio/reactivex/internal/operators/observable/e$a;
iget-object v2, p0, Lio/reactivex/internal/operators/observable/e;->b:Lph/r;
invoke-direct {v1, p1, v2}, Lio/reactivex/internal/operators/observable/e$a;-><init>(Lkh/g0;Lph/r;)V
invoke-interface {v0, v1}, Lkh/e0;->subscribe(Lkh/g0;)V
return-void
.end method