apkfuckery/com.discord/smali/lombok/Getter$AnyAnnotation.smali

29 lines
731 B
Smali
Raw Normal View History

2019-02-04 20:05:16 +00:00
.class public interface abstract annotation Llombok/Getter$AnyAnnotation;
.super Ljava/lang/Object;
.source "Getter.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Llombok/Getter;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "AnyAnnotation"
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {}
.end annotation