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

118 lines
2.9 KiB
Smali

.class public final Lio/reactivex/internal/operators/maybe/MaybeEqualSingle;
.super Lkh/i0;
.source "MaybeEqualSingle.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lio/reactivex/internal/operators/maybe/MaybeEqualSingle$EqualObserver;,
Lio/reactivex/internal/operators/maybe/MaybeEqualSingle$EqualCoordinator;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Lkh/i0<",
"Ljava/lang/Boolean;",
">;"
}
.end annotation
# instance fields
.field public final a:Lkh/w;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkh/w<",
"+TT;>;"
}
.end annotation
.end field
.field public final b:Lkh/w;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkh/w<",
"+TT;>;"
}
.end annotation
.end field
.field public final c:Lph/d;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lph/d<",
"-TT;-TT;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lkh/w;Lkh/w;Lph/d;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkh/w<",
"+TT;>;",
"Lkh/w<",
"+TT;>;",
"Lph/d<",
"-TT;-TT;>;)V"
}
.end annotation
.line 1
invoke-direct {p0}, Lkh/i0;-><init>()V
.line 2
iput-object p1, p0, Lio/reactivex/internal/operators/maybe/MaybeEqualSingle;->a:Lkh/w;
.line 3
iput-object p2, p0, Lio/reactivex/internal/operators/maybe/MaybeEqualSingle;->b:Lkh/w;
.line 4
iput-object p3, p0, Lio/reactivex/internal/operators/maybe/MaybeEqualSingle;->c:Lph/d;
return-void
.end method
# virtual methods
.method public a1(Lkh/l0;)V
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkh/l0<",
"-",
"Ljava/lang/Boolean;",
">;)V"
}
.end annotation
.line 1
new-instance v0, Lio/reactivex/internal/operators/maybe/MaybeEqualSingle$EqualCoordinator;
iget-object v1, p0, Lio/reactivex/internal/operators/maybe/MaybeEqualSingle;->c:Lph/d;
invoke-direct {v0, p1, v1}, Lio/reactivex/internal/operators/maybe/MaybeEqualSingle$EqualCoordinator;-><init>(Lkh/l0;Lph/d;)V
.line 2
invoke-interface {p1, v0}, Lkh/l0;->onSubscribe(Lio/reactivex/disposables/b;)V
.line 3
iget-object p1, p0, Lio/reactivex/internal/operators/maybe/MaybeEqualSingle;->a:Lkh/w;
iget-object v1, p0, Lio/reactivex/internal/operators/maybe/MaybeEqualSingle;->b:Lkh/w;
invoke-virtual {v0, p1, v1}, Lio/reactivex/internal/operators/maybe/MaybeEqualSingle$EqualCoordinator;->subscribe(Lkh/w;Lkh/w;)V
return-void
.end method