123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179 |
- .class public final enum Landroid/support/annotation/RestrictTo$Scope;
- .super Ljava/lang/Enum;
- .source "RestrictTo.java"
- # annotations
- .annotation system Ldalvik/annotation/EnclosingClass;
- value = Landroid/support/annotation/RestrictTo;
- .end annotation
- .annotation system Ldalvik/annotation/InnerClass;
- accessFlags = 0x4019
- name = "Scope"
- .end annotation
- .annotation system Ldalvik/annotation/Signature;
- value = {
- "Ljava/lang/Enum",
- "<",
- "Landroid/support/annotation/RestrictTo$Scope;",
- ">;"
- }
- .end annotation
- # static fields
- .field private static final synthetic $VALUES:[Landroid/support/annotation/RestrictTo$Scope;
- .field public static final enum GROUP_ID:Landroid/support/annotation/RestrictTo$Scope;
- .annotation runtime Ljava/lang/Deprecated;
- .end annotation
- .end field
- .field public static final enum LIBRARY:Landroid/support/annotation/RestrictTo$Scope;
- .field public static final enum LIBRARY_GROUP:Landroid/support/annotation/RestrictTo$Scope;
- .field public static final enum SUBCLASSES:Landroid/support/annotation/RestrictTo$Scope;
- .field public static final enum TESTS:Landroid/support/annotation/RestrictTo$Scope;
- # direct methods
- .method static constructor <clinit>()V
- .locals 7
- .prologue
- const/4 v6, 0x4
- const/4 v5, 0x3
- const/4 v4, 0x2
- const/4 v3, 0x1
- const/4 v2, 0x0
- .line 63
- new-instance v0, Landroid/support/annotation/RestrictTo$Scope;
- const-string v1, "LIBRARY"
- invoke-direct {v0, v1, v2}, Landroid/support/annotation/RestrictTo$Scope;-><init>(Ljava/lang/String;I)V
- sput-object v0, Landroid/support/annotation/RestrictTo$Scope;->LIBRARY:Landroid/support/annotation/RestrictTo$Scope;
- .line 69
- new-instance v0, Landroid/support/annotation/RestrictTo$Scope;
- const-string v1, "LIBRARY_GROUP"
- invoke-direct {v0, v1, v3}, Landroid/support/annotation/RestrictTo$Scope;-><init>(Ljava/lang/String;I)V
- sput-object v0, Landroid/support/annotation/RestrictTo$Scope;->LIBRARY_GROUP:Landroid/support/annotation/RestrictTo$Scope;
- .line 77
- new-instance v0, Landroid/support/annotation/RestrictTo$Scope;
- const-string v1, "GROUP_ID"
- invoke-direct {v0, v1, v4}, Landroid/support/annotation/RestrictTo$Scope;-><init>(Ljava/lang/String;I)V
- sput-object v0, Landroid/support/annotation/RestrictTo$Scope;->GROUP_ID:Landroid/support/annotation/RestrictTo$Scope;
- .line 83
- new-instance v0, Landroid/support/annotation/RestrictTo$Scope;
- const-string v1, "TESTS"
- invoke-direct {v0, v1, v5}, Landroid/support/annotation/RestrictTo$Scope;-><init>(Ljava/lang/String;I)V
- sput-object v0, Landroid/support/annotation/RestrictTo$Scope;->TESTS:Landroid/support/annotation/RestrictTo$Scope;
- .line 91
- new-instance v0, Landroid/support/annotation/RestrictTo$Scope;
- const-string v1, "SUBCLASSES"
- invoke-direct {v0, v1, v6}, Landroid/support/annotation/RestrictTo$Scope;-><init>(Ljava/lang/String;I)V
- sput-object v0, Landroid/support/annotation/RestrictTo$Scope;->SUBCLASSES:Landroid/support/annotation/RestrictTo$Scope;
- .line 58
- const/4 v0, 0x5
- new-array v0, v0, [Landroid/support/annotation/RestrictTo$Scope;
- sget-object v1, Landroid/support/annotation/RestrictTo$Scope;->LIBRARY:Landroid/support/annotation/RestrictTo$Scope;
- aput-object v1, v0, v2
- sget-object v1, Landroid/support/annotation/RestrictTo$Scope;->LIBRARY_GROUP:Landroid/support/annotation/RestrictTo$Scope;
- aput-object v1, v0, v3
- sget-object v1, Landroid/support/annotation/RestrictTo$Scope;->GROUP_ID:Landroid/support/annotation/RestrictTo$Scope;
- aput-object v1, v0, v4
- sget-object v1, Landroid/support/annotation/RestrictTo$Scope;->TESTS:Landroid/support/annotation/RestrictTo$Scope;
- aput-object v1, v0, v5
- sget-object v1, Landroid/support/annotation/RestrictTo$Scope;->SUBCLASSES:Landroid/support/annotation/RestrictTo$Scope;
- aput-object v1, v0, v6
- sput-object v0, Landroid/support/annotation/RestrictTo$Scope;->$VALUES:[Landroid/support/annotation/RestrictTo$Scope;
- return-void
- .end method
- .method private constructor <init>(Ljava/lang/String;I)V
- .locals 0
- .annotation system Ldalvik/annotation/Signature;
- value = {
- "()V"
- }
- .end annotation
- .prologue
- .line 58
- invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
- return-void
- .end method
- .method public static valueOf(Ljava/lang/String;)Landroid/support/annotation/RestrictTo$Scope;
- .locals 1
- .param p0, "name" # Ljava/lang/String;
- .prologue
- .line 58
- const-class v0, Landroid/support/annotation/RestrictTo$Scope;
- invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
- move-result-object v0
- check-cast v0, Landroid/support/annotation/RestrictTo$Scope;
- return-object v0
- .end method
- .method public static values()[Landroid/support/annotation/RestrictTo$Scope;
- .locals 1
- .prologue
- .line 58
- sget-object v0, Landroid/support/annotation/RestrictTo$Scope;->$VALUES:[Landroid/support/annotation/RestrictTo$Scope;
- invoke-virtual {v0}, [Landroid/support/annotation/RestrictTo$Scope;->clone()Ljava/lang/Object;
- move-result-object v0
- check-cast v0, [Landroid/support/annotation/RestrictTo$Scope;
- return-object v0
- .end method
|