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

61 lines
1.2 KiB
Smali

.class public final Lio/reactivex/internal/operators/maybe/j;
.super Lkh/q;
.source "MaybeError.java"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Lkh/q<",
"TT;>;"
}
.end annotation
# instance fields
.field public final a:Ljava/lang/Throwable;
# direct methods
.method public constructor <init>(Ljava/lang/Throwable;)V
.locals 0
.line 1
invoke-direct {p0}, Lkh/q;-><init>()V
.line 2
iput-object p1, p0, Lio/reactivex/internal/operators/maybe/j;->a:Ljava/lang/Throwable;
return-void
.end method
# virtual methods
.method public p1(Lkh/t;)V
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkh/t<",
"-TT;>;)V"
}
.end annotation
.line 1
invoke-static {}, Lio/reactivex/disposables/c;->a()Lio/reactivex/disposables/b;
move-result-object v0
invoke-interface {p1, v0}, Lkh/t;->onSubscribe(Lio/reactivex/disposables/b;)V
.line 2
iget-object v0, p0, Lio/reactivex/internal/operators/maybe/j;->a:Ljava/lang/Throwable;
invoke-interface {p1, v0}, Lkh/t;->onError(Ljava/lang/Throwable;)V
return-void
.end method