68 lines
1.5 KiB
Smali
68 lines
1.5 KiB
Smali
.class public final Lio/reactivex/internal/operators/maybe/x;
|
|
.super Lio/reactivex/internal/operators/maybe/a;
|
|
.source "MaybeIsEmpty.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lio/reactivex/internal/operators/maybe/x$a;
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Ljava/lang/Object;",
|
|
">",
|
|
"Lio/reactivex/internal/operators/maybe/a<",
|
|
"TT;",
|
|
"Ljava/lang/Boolean;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lkh/w;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lkh/w<",
|
|
"TT;>;)V"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-direct {p0, p1}, Lio/reactivex/internal/operators/maybe/a;-><init>(Lkh/w;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public p1(Lkh/t;)V
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lkh/t<",
|
|
"-",
|
|
"Ljava/lang/Boolean;",
|
|
">;)V"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lio/reactivex/internal/operators/maybe/a;->a:Lkh/w;
|
|
|
|
new-instance v1, Lio/reactivex/internal/operators/maybe/x$a;
|
|
|
|
invoke-direct {v1, p1}, Lio/reactivex/internal/operators/maybe/x$a;-><init>(Lkh/t;)V
|
|
|
|
invoke-interface {v0, v1}, Lkh/w;->b(Lkh/t;)V
|
|
|
|
return-void
|
|
.end method
|