123456789101112131415161718192021 |
- .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
|