apkfuckery/com.discord/smali_classes2/d0/v/a.smali
2020-02-20 20:33:18 +01:00

21 lines
602 B
Smali

.class public interface abstract annotation Ld0/v/a;
.super Ljava/lang/Object;
.source "Body.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->RUNTIME:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;
}
.end annotation