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