Index.smali
.class interface abstract annotation Lcom/bumptech/glide/annotation/compiler/Index;
.super Ljava/lang/Object;
.source "Index.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/AnnotationDefault;
value = .subannotation Lcom/bumptech/glide/annotation/compiler/Index;
extensions = {}
modules = {}
.end subannotation
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->TYPE:Ljava/lang/annotation/ElementType;
}
.end annotation
# virtual methods
.method public abstract extensions()[Ljava/lang/String;
.end method
.method public abstract modules()[Ljava/lang/String;
.end method