ObservableReplay$d.smali
.class final Lio/reactivex/internal/operators/observable/ObservableReplay$d;
.super Lio/reactivex/d/a;
.source "ObservableReplay.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lio/reactivex/internal/operators/observable/ObservableReplay;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = "d"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Lio/reactivex/d/a<",
"TT;>;"
}
.end annotation
# instance fields
.field private final a:Lio/reactivex/d/a;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lio/reactivex/d/a<",
"TT;>;"
}
.end annotation
.end field
.field private final b:Lio/reactivex/p;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lio/reactivex/p<",
"TT;>;"
}
.end annotation
.end field
# direct methods
.method constructor <init>(Lio/reactivex/d/a;Lio/reactivex/p;)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lio/reactivex/d/a<",
"TT;>;",
"Lio/reactivex/p<",
"TT;>;)V"
}
.end annotation
.line 1
invoke-direct {p0}, Lio/reactivex/d/a;-><init>()V
.line 2
iput-object p1, p0, Lio/reactivex/internal/operators/observable/ObservableReplay$d;->a:Lio/reactivex/d/a;
.line 3
iput-object p2, p0, Lio/reactivex/internal/operators/observable/ObservableReplay$d;->b:Lio/reactivex/p;
return-void
.end method
# virtual methods
.method public a(Lio/reactivex/b/g;)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lio/reactivex/b/g<",
"-",
"Lio/reactivex/disposables/b;",
">;)V"
}
.end annotation
.line 1
iget-object v0, p0, Lio/reactivex/internal/operators/observable/ObservableReplay$d;->a:Lio/reactivex/d/a;
invoke-virtual {v0, p1}, Lio/reactivex/d/a;->a(Lio/reactivex/b/g;)V
return-void
.end method
.method protected subscribeActual(Lio/reactivex/w;)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lio/reactivex/w<",
"-TT;>;)V"
}
.end annotation
.line 1
iget-object v0, p0, Lio/reactivex/internal/operators/observable/ObservableReplay$d;->b:Lio/reactivex/p;
invoke-virtual {v0, p1}, Lio/reactivex/p;->subscribe(Lio/reactivex/w;)V
return-void
.end method