30 lines
801 B
Smali
30 lines
801 B
Smali
.class public interface abstract Lcom/amplifyframework/api/graphql/GraphQLRequest$VariablesSerializer;
|
|
.super Ljava/lang/Object;
|
|
.source "GraphQLRequest.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/amplifyframework/api/graphql/GraphQLRequest;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "VariablesSerializer"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract serialize(Ljava/util/Map;)Ljava/lang/String;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/util/Map<",
|
|
"Ljava/lang/String;",
|
|
"Ljava/lang/Object;",
|
|
">;)",
|
|
"Ljava/lang/String;"
|
|
}
|
|
.end annotation
|
|
.end method
|