apkfuckery/com.discord/smali_classes2/f0/d0.smali

22 lines
614 B
Smali
Raw Permalink Normal View History

2020-11-30 22:35:21 +00:00
.class public interface abstract annotation Lf0/d0;
2020-11-12 02:11:44 +00:00
.super Ljava/lang/Object;
2020-11-13 19:18:44 +00:00
.source "SkipCallbackExecutor.java"
2020-11-12 02:11:44 +00:00
2020-11-13 19:18:44 +00:00
# interfaces
.implements Ljava/lang/annotation/Annotation;
2020-11-12 02:11:44 +00:00
2020-11-13 19:18:44 +00:00
# annotations
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
2020-11-12 02:11:44 +00:00
2020-11-13 19:18:44 +00:00
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->RUNTIME:Ljava/lang/annotation/RetentionPolicy;
.end annotation
2020-11-12 02:11:44 +00:00
2020-11-13 19:18:44 +00:00
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;
}
.end annotation