apkfuckery/com.discord/smali/com/discord/restapi/RestAPIInterface$Text.smali

37 lines
893 B
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.class public interface abstract Lcom/discord/restapi/RestAPIInterface$Text;
.super Ljava/lang/Object;
.source "RestAPIInterface.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/discord/restapi/RestAPIInterface;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "Text"
.end annotation
# virtual methods
.method public abstract get(Ljava/lang/String;)Lrx/Observable;
.param p1 # Ljava/lang/String;
2020-07-23 01:06:17 +00:00
.annotation runtime Lq0/u/v;
2020-05-17 12:40:10 +00:00
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/String;",
")",
"Lrx/Observable<",
"Ljava/lang/String;",
">;"
}
.end annotation
2020-07-23 01:06:17 +00:00
.annotation runtime Lq0/u/e;
2020-05-17 12:40:10 +00:00
.end annotation
.end method