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

59 lines
1.2 KiB
Smali

.class public interface abstract Lio/reactivex/internal/operators/maybe/MaybeMergeArray$a;
.super Ljava/lang/Object;
.source "MaybeMergeArray.java"
# interfaces
.implements Lrh/o;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lio/reactivex/internal/operators/maybe/MaybeMergeArray;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrh/o<",
"TT;>;"
}
.end annotation
# virtual methods
.method public abstract consumerIndex()I
.end method
.method public abstract drop()V
.end method
.method public abstract peek()Ljava/lang/Object;
.annotation system Ldalvik/annotation/Signature;
value = {
"()TT;"
}
.end annotation
.end method
.method public abstract poll()Ljava/lang/Object;
.annotation system Ldalvik/annotation/Signature;
value = {
"()TT;"
}
.end annotation
.annotation build Lio/reactivex/annotations/Nullable;
.end annotation
.end method
.method public abstract producerIndex()I
.end method