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

92 lines
2.6 KiB
Smali

.class public final Lio/reactivex/internal/operators/flowable/FlowableReplay$c$a;
.super Ljava/lang/Object;
.source "FlowableReplay.java"
# interfaces
.implements Lph/g;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lio/reactivex/internal/operators/flowable/FlowableReplay$c;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x11
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lph/g<",
"Lio/reactivex/disposables/b;",
">;"
}
.end annotation
# instance fields
.field public final a:Lio/reactivex/internal/subscribers/SubscriberResourceWrapper;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lio/reactivex/internal/subscribers/SubscriberResourceWrapper<",
"TR;>;"
}
.end annotation
.end field
.field public final synthetic b:Lio/reactivex/internal/operators/flowable/FlowableReplay$c;
# direct methods
.method public constructor <init>(Lio/reactivex/internal/operators/flowable/FlowableReplay$c;Lio/reactivex/internal/subscribers/SubscriberResourceWrapper;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lio/reactivex/internal/subscribers/SubscriberResourceWrapper<",
"TR;>;)V"
}
.end annotation
.line 1
iput-object p1, p0, Lio/reactivex/internal/operators/flowable/FlowableReplay$c$a;->b:Lio/reactivex/internal/operators/flowable/FlowableReplay$c;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-object p2, p0, Lio/reactivex/internal/operators/flowable/FlowableReplay$c$a;->a:Lio/reactivex/internal/subscribers/SubscriberResourceWrapper;
return-void
.end method
# virtual methods
.method public a(Lio/reactivex/disposables/b;)V
.locals 1
.line 1
iget-object v0, p0, Lio/reactivex/internal/operators/flowable/FlowableReplay$c$a;->a:Lio/reactivex/internal/subscribers/SubscriberResourceWrapper;
invoke-virtual {v0, p1}, Lio/reactivex/internal/subscribers/SubscriberResourceWrapper;->setResource(Lio/reactivex/disposables/b;)V
return-void
.end method
.method public bridge synthetic accept(Ljava/lang/Object;)V
.locals 0
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/lang/Exception;
}
.end annotation
.line 1
check-cast p1, Lio/reactivex/disposables/b;
invoke-virtual {p0, p1}, Lio/reactivex/internal/operators/flowable/FlowableReplay$c$a;->a(Lio/reactivex/disposables/b;)V
return-void
.end method