apkfuckery/com.discord/smali/lombok/experimental/Helper.smali
2019-02-04 21:05:16 +01:00

18 lines
547 B
Smali

.class public interface abstract annotation Llombok/experimental/Helper;
.super Ljava/lang/Object;
.source "Helper.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.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 = {
.enum Ljava/lang/annotation/ElementType;->TYPE:Ljava/lang/annotation/ElementType;
}
.end annotation