82 lines
1.9 KiB
Smali
82 lines
1.9 KiB
Smali
.class public final Lio/reactivex/internal/operators/observable/n1;
|
|
.super Lio/reactivex/internal/operators/observable/a;
|
|
.source "ObservableSkipWhile.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lio/reactivex/internal/operators/observable/n1$a;
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Ljava/lang/Object;",
|
|
">",
|
|
"Lio/reactivex/internal/operators/observable/a<",
|
|
"TT;TT;>;"
|
|
}
|
|
.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/n1;->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<",
|
|
"-TT;>;)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/n1$a;
|
|
|
|
iget-object v2, p0, Lio/reactivex/internal/operators/observable/n1;->b:Lph/r;
|
|
|
|
invoke-direct {v1, p1, v2}, Lio/reactivex/internal/operators/observable/n1$a;-><init>(Lkh/g0;Lph/r;)V
|
|
|
|
invoke-interface {v0, v1}, Lkh/e0;->subscribe(Lkh/g0;)V
|
|
|
|
return-void
|
|
.end method
|