apkfuckery/com.discord/smali/b/c/h.smali

40 lines
947 B
Smali
Raw Normal View History

2019-07-24 11:27:29 +00:00
.class public interface abstract annotation Lb/c/h;
.super Ljava/lang/Object;
.source "HTTP.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/AnnotationDefault;
value = .subannotation Lb/c/h;
2019-10-17 23:49:31 +00:00
IF = ""
IG = false
2019-07-24 11:27:29 +00:00
.end subannotation
.end annotation
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->RUNTIME:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;
}
.end annotation
# virtual methods
2019-10-17 23:49:31 +00:00
.method public abstract FH()Ljava/lang/String;
2019-07-24 11:27:29 +00:00
.end method
2019-10-17 23:49:31 +00:00
.method public abstract IF()Ljava/lang/String;
2019-07-24 11:27:29 +00:00
.end method
2019-10-17 23:49:31 +00:00
.method public abstract IG()Z
2019-07-24 11:27:29 +00:00
.end method