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

86 lines
2.1 KiB
Smali

.class public final Lio/reactivex/internal/operators/flowable/FlowableReplay$e;
.super Ljava/lang/Object;
.source "FlowableReplay.java"
# interfaces
.implements Ljava/util/concurrent/Callable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lio/reactivex/internal/operators/flowable/FlowableReplay;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "e"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Ljava/util/concurrent/Callable<",
"Lio/reactivex/internal/operators/flowable/FlowableReplay$d<",
"TT;>;>;"
}
.end annotation
# instance fields
.field public final a:I
# direct methods
.method public constructor <init>(I)V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput p1, p0, Lio/reactivex/internal/operators/flowable/FlowableReplay$e;->a:I
return-void
.end method
# virtual methods
.method public a()Lio/reactivex/internal/operators/flowable/FlowableReplay$d;
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lio/reactivex/internal/operators/flowable/FlowableReplay$d<",
"TT;>;"
}
.end annotation
.line 1
new-instance v0, Lio/reactivex/internal/operators/flowable/FlowableReplay$SizeBoundReplayBuffer;
iget v1, p0, Lio/reactivex/internal/operators/flowable/FlowableReplay$e;->a:I
invoke-direct {v0, v1}, Lio/reactivex/internal/operators/flowable/FlowableReplay$SizeBoundReplayBuffer;-><init>(I)V
return-object v0
.end method
.method public bridge synthetic call()Ljava/lang/Object;
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/lang/Exception;
}
.end annotation
.line 1
invoke-virtual {p0}, Lio/reactivex/internal/operators/flowable/FlowableReplay$e;->a()Lio/reactivex/internal/operators/flowable/FlowableReplay$d;
move-result-object v0
return-object v0
.end method