apkfuckery/com.discord/smali/lombok/Setter$AnyAnnotation.smali
2019-02-04 21:05:16 +01:00

28 lines
731 B
Smali

.class public interface abstract annotation Llombok/Setter$AnyAnnotation;
.super Ljava/lang/Object;
.source "Setter.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Llombok/Setter;
.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