Weather/smali/com/moji/requestcore/IStatusHttp$StatusCode.smali
2021-05-10 10:13:34 +02:00

22 lines
626 B
Smali

.class public interface abstract annotation Lcom/moji/requestcore/IStatusHttp$StatusCode;
.super Ljava/lang/Object;
.source "IStatusHttp.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/moji/requestcore/IStatusHttp;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "StatusCode"
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation