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