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

37 lines
893 B
Smali

.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;
.annotation runtime Lq0/u/v;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/String;",
")",
"Lrx/Observable<",
"Ljava/lang/String;",
">;"
}
.end annotation
.annotation runtime Lq0/u/e;
.end annotation
.end method