apkfuckery/com.discord/smali_classes2/h0/k0/a.smali

22 lines
603 B
Smali
Raw Normal View History

2020-11-14 02:19:59 +00:00
.class public interface abstract annotation Lh0/k0/a;
2020-11-12 02:11:44 +00:00
.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