apkfuckery/com.discord/smali_classes2/rx/Emitter.smali

26 lines
479 B
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.class public interface abstract Lrx/Emitter;
.super Ljava/lang/Object;
.source "Emitter.java"
# interfaces
2020-09-10 21:23:57 +00:00
.implements Lt0/g;
2020-05-17 12:40:10 +00:00
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lrx/Emitter$BackpressureMode;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
2020-09-10 21:23:57 +00:00
"Lt0/g<",
2020-05-17 12:40:10 +00:00
"TT;>;"
}
.end annotation