Changes of com.discord v934
This commit is contained in:
parent
0249120527
commit
0ed0646c18
6874 changed files with 155622 additions and 106272 deletions
|
@ -0,0 +1,35 @@
|
|||
.class public interface abstract annotation Landroidx/annotation/InspectableProperty$EnumEntry;
|
||||
.super Ljava/lang/Object;
|
||||
.source "InspectableProperty.java"
|
||||
|
||||
# interfaces
|
||||
.implements Ljava/lang/annotation/Annotation;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroidx/annotation/InspectableProperty;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x2609
|
||||
name = "EnumEntry"
|
||||
.end annotation
|
||||
|
||||
.annotation runtime Ljava/lang/annotation/Retention;
|
||||
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
|
||||
.end annotation
|
||||
|
||||
.annotation runtime Ljava/lang/annotation/Target;
|
||||
value = {
|
||||
.enum Ljava/lang/annotation/ElementType;->TYPE:Ljava/lang/annotation/ElementType;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public abstract name()Ljava/lang/String;
|
||||
.end method
|
||||
|
||||
.method public abstract value()I
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue