apkfuckery/com.discord/smali_classes2/t/v/a.smali

22 lines
601 B
Smali
Raw Normal View History

2019-12-20 07:00:35 +00:00
.class public interface abstract annotation Lt/v/a;
2019-07-24 11:27:29 +00:00
.super Ljava/lang/Object;
2019-12-20 07:00:35 +00:00
.source "Body.java"
2019-07-24 11:27:29 +00:00
# interfaces
2019-12-20 07:00:35 +00:00
.implements Ljava/lang/annotation/Annotation;
2019-07-24 11:27:29 +00:00
# annotations
2019-12-20 07:00:35 +00:00
.annotation runtime Ljava/lang/annotation/Documented;
2019-07-24 11:27:29 +00:00
.end annotation
2019-12-18 09:41:56 +00:00
2019-12-20 07:00:35 +00:00
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->RUNTIME:Ljava/lang/annotation/RetentionPolicy;
.end annotation
2019-12-18 09:41:56 +00:00
2019-12-20 07:00:35 +00:00
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;
}
.end annotation