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

111 lines
2.4 KiB
Smali

.class public final Lio/reactivex/internal/operators/observable/ObservableReplay$d;
.super Luh/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 = 0x19
name = "d"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Luh/a<",
"TT;>;"
}
.end annotation
# instance fields
.field public final a:Luh/a;
.annotation system Ldalvik/annotation/Signature;
value = {
"Luh/a<",
"TT;>;"
}
.end annotation
.end field
.field public final b:Lkh/z;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkh/z<",
"TT;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Luh/a;Lkh/z;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Luh/a<",
"TT;>;",
"Lkh/z<",
"TT;>;)V"
}
.end annotation
.line 1
invoke-direct {p0}, Luh/a;-><init>()V
.line 2
iput-object p1, p0, Lio/reactivex/internal/operators/observable/ObservableReplay$d;->a:Luh/a;
.line 3
iput-object p2, p0, Lio/reactivex/internal/operators/observable/ObservableReplay$d;->b:Lkh/z;
return-void
.end method
# virtual methods
.method public f(Lph/g;)V
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lph/g<",
"-",
"Lio/reactivex/disposables/b;",
">;)V"
}
.end annotation
.line 1
iget-object v0, p0, Lio/reactivex/internal/operators/observable/ObservableReplay$d;->a:Luh/a;
invoke-virtual {v0, p1}, Luh/a;->f(Lph/g;)V
return-void
.end method
.method public subscribeActual(Lkh/g0;)V
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkh/g0<",
"-TT;>;)V"
}
.end annotation
.line 1
iget-object v0, p0, Lio/reactivex/internal/operators/observable/ObservableReplay$d;->b:Lkh/z;
invoke-virtual {v0, p1}, Lkh/z;->subscribe(Lkh/g0;)V
return-void
.end method