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

37 lines
911 B
Smali

.class public interface abstract Lcom/discord/restapi/RestAPIInterface$Dynamic;
.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 = "Dynamic"
.end annotation
# virtual methods
.method public abstract get(Ljava/lang/String;)Lrx/Observable;
.param p1 # Ljava/lang/String;
.annotation runtime Lk0/k0/v;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/String;",
")",
"Lrx/Observable<",
"Lcom/google/gson/JsonObject;",
">;"
}
.end annotation
.annotation runtime Lk0/k0/e;
.end annotation
.end method