SerializedName.smali

.class public interface abstract annotation Lcom/a/b/c/SerializedName;
.super Ljava/lang/Object;

# interfaces
.implements Ljava/lang/annotation/Annotation;


# virtual methods
.method public abstract alternate()[Ljava/lang/String;
.end method

.method public abstract value()Ljava/lang/String;
.end method