129 lines
3.6 KiB
Smali
129 lines
3.6 KiB
Smali
.class public final Lio/reactivex/internal/operators/observable/ObservableBufferBoundary;
|
|
.super Lio/reactivex/internal/operators/observable/a;
|
|
.source "ObservableBufferBoundary.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lio/reactivex/internal/operators/observable/ObservableBufferBoundary$BufferCloseObserver;,
|
|
Lio/reactivex/internal/operators/observable/ObservableBufferBoundary$BufferBoundaryObserver;
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Ljava/lang/Object;",
|
|
"U::",
|
|
"Ljava/util/Collection<",
|
|
"-TT;>;Open:",
|
|
"Ljava/lang/Object;",
|
|
"Close:",
|
|
"Ljava/lang/Object;",
|
|
">",
|
|
"Lio/reactivex/internal/operators/observable/a<",
|
|
"TT;TU;>;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final b:Ljava/util/concurrent/Callable;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/util/concurrent/Callable<",
|
|
"TU;>;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public final c:Lkh/e0;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lkh/e0<",
|
|
"+TOpen;>;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public final d:Lph/o;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lph/o<",
|
|
"-TOpen;+",
|
|
"Lkh/e0<",
|
|
"+TClose;>;>;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lkh/e0;Lkh/e0;Lph/o;Ljava/util/concurrent/Callable;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lkh/e0<",
|
|
"TT;>;",
|
|
"Lkh/e0<",
|
|
"+TOpen;>;",
|
|
"Lph/o<",
|
|
"-TOpen;+",
|
|
"Lkh/e0<",
|
|
"+TClose;>;>;",
|
|
"Ljava/util/concurrent/Callable<",
|
|
"TU;>;)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/ObservableBufferBoundary;->c:Lkh/e0;
|
|
|
|
.line 3
|
|
iput-object p3, p0, Lio/reactivex/internal/operators/observable/ObservableBufferBoundary;->d:Lph/o;
|
|
|
|
.line 4
|
|
iput-object p4, p0, Lio/reactivex/internal/operators/observable/ObservableBufferBoundary;->b:Ljava/util/concurrent/Callable;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public subscribeActual(Lkh/g0;)V
|
|
.locals 4
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lkh/g0<",
|
|
"-TU;>;)V"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
new-instance v0, Lio/reactivex/internal/operators/observable/ObservableBufferBoundary$BufferBoundaryObserver;
|
|
|
|
iget-object v1, p0, Lio/reactivex/internal/operators/observable/ObservableBufferBoundary;->c:Lkh/e0;
|
|
|
|
iget-object v2, p0, Lio/reactivex/internal/operators/observable/ObservableBufferBoundary;->d:Lph/o;
|
|
|
|
iget-object v3, p0, Lio/reactivex/internal/operators/observable/ObservableBufferBoundary;->b:Ljava/util/concurrent/Callable;
|
|
|
|
invoke-direct {v0, p1, v1, v2, v3}, Lio/reactivex/internal/operators/observable/ObservableBufferBoundary$BufferBoundaryObserver;-><init>(Lkh/g0;Lkh/e0;Lph/o;Ljava/util/concurrent/Callable;)V
|
|
|
|
.line 2
|
|
invoke-interface {p1, v0}, Lkh/g0;->onSubscribe(Lio/reactivex/disposables/b;)V
|
|
|
|
.line 3
|
|
iget-object p1, p0, Lio/reactivex/internal/operators/observable/a;->a:Lkh/e0;
|
|
|
|
invoke-interface {p1, v0}, Lkh/e0;->subscribe(Lkh/g0;)V
|
|
|
|
return-void
|
|
.end method
|