Weather/smali/com/moji/share/entity/ThirdBackState.smali
2021-05-10 10:13:34 +02:00

13 lines
388 B
Smali

.class public interface abstract annotation Lcom/moji/share/entity/ThirdBackState;
.super Ljava/lang/Object;
.source "ThirdBackState.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