.class public final enum Landroidx/annotation/experimental/Experimental$Level; .super Ljava/lang/Enum; .source "Experimental.java" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Landroidx/annotation/experimental/Experimental; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x4019 name = "Level" .end annotation .annotation system Ldalvik/annotation/Signature; value = { "Ljava/lang/Enum<", "Landroidx/annotation/experimental/Experimental$Level;", ">;" } .end annotation # static fields .field public static final synthetic $VALUES:[Landroidx/annotation/experimental/Experimental$Level; .field public static final enum ERROR:Landroidx/annotation/experimental/Experimental$Level; .field public static final enum WARNING:Landroidx/annotation/experimental/Experimental$Level; # direct methods .method public static constructor ()V .locals 5 new-instance v0, Landroidx/annotation/experimental/Experimental$Level; const-string v1, "WARNING" const/4 v2, 0x0 invoke-direct {v0, v1, v2}, Landroidx/annotation/experimental/Experimental$Level;->(Ljava/lang/String;I)V sput-object v0, Landroidx/annotation/experimental/Experimental$Level;->WARNING:Landroidx/annotation/experimental/Experimental$Level; new-instance v0, Landroidx/annotation/experimental/Experimental$Level; const-string v1, "ERROR" const/4 v3, 0x1 invoke-direct {v0, v1, v3}, Landroidx/annotation/experimental/Experimental$Level;->(Ljava/lang/String;I)V sput-object v0, Landroidx/annotation/experimental/Experimental$Level;->ERROR:Landroidx/annotation/experimental/Experimental$Level; const/4 v1, 0x2 new-array v1, v1, [Landroidx/annotation/experimental/Experimental$Level; sget-object v4, Landroidx/annotation/experimental/Experimental$Level;->WARNING:Landroidx/annotation/experimental/Experimental$Level; aput-object v4, v1, v2 aput-object v0, v1, v3 sput-object v1, Landroidx/annotation/experimental/Experimental$Level;->$VALUES:[Landroidx/annotation/experimental/Experimental$Level; return-void .end method .method public constructor (Ljava/lang/String;I)V .locals 0 .annotation system Ldalvik/annotation/Signature; value = { "()V" } .end annotation invoke-direct {p0, p1, p2}, Ljava/lang/Enum;->(Ljava/lang/String;I)V return-void .end method .method public static valueOf(Ljava/lang/String;)Landroidx/annotation/experimental/Experimental$Level; .locals 1 const-class v0, Landroidx/annotation/experimental/Experimental$Level; invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum; move-result-object p0 check-cast p0, Landroidx/annotation/experimental/Experimental$Level; return-object p0 .end method .method public static values()[Landroidx/annotation/experimental/Experimental$Level; .locals 1 sget-object v0, Landroidx/annotation/experimental/Experimental$Level;->$VALUES:[Landroidx/annotation/experimental/Experimental$Level; invoke-virtual {v0}, [Landroidx/annotation/experimental/Experimental$Level;->clone()Ljava/lang/Object; move-result-object v0 check-cast v0, [Landroidx/annotation/experimental/Experimental$Level; return-object v0 .end method