mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-26 17:12:31 -06:00
38 lines
1.1 KiB
Smali
38 lines
1.1 KiB
Smali
.class public interface abstract annotation Landroidx/resourceinspection/annotation/Attribute;
|
|
.super Ljava/lang/Object;
|
|
.source "Attribute.java"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/annotation/Annotation;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/AnnotationDefault;
|
|
value = .subannotation Landroidx/resourceinspection/annotation/Attribute;
|
|
intMapping = {}
|
|
.end subannotation
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Landroidx/resourceinspection/annotation/Attribute$IntMap;
|
|
}
|
|
.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;->METHOD:Ljava/lang/annotation/ElementType;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract intMapping()[Landroidx/resourceinspection/annotation/Attribute$IntMap;
|
|
.end method
|
|
|
|
.method public abstract value()Ljava/lang/String;
|
|
.end method
|