SimplePlainQueue.smali
.class public interface abstract Lio/reactivex/internal/fuseable/SimplePlainQueue;
.super Ljava/lang/Object;
.source "SimplePlainQueue.java"
# interfaces
.implements Lio/reactivex/internal/fuseable/SimpleQueue;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lio/reactivex/internal/fuseable/SimpleQueue<",
"TT;>;"
}
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
# virtual methods
.method public abstract poll()Ljava/lang/Object;
.annotation system Ldalvik/annotation/Signature;
value = {
"()TT;"
}
.end annotation
.end method