apkfuckery/com.discord/smali_classes2/q0/u/g.smali
2020-07-23 01:06:17 +00:00

39 lines
967 B
Smali

.class public interface abstract annotation Lq0/u/g;
.super Ljava/lang/Object;
.source "HTTP.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/AnnotationDefault;
value = .subannotation Lq0/u/g;
hasBody = false
path = ""
.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
.method public abstract hasBody()Z
.end method
.method public abstract method()Ljava/lang/String;
.end method
.method public abstract path()Ljava/lang/String;
.end method