.class public final enum Landroidx/constraintlayout/solver/state/State$Chain; .super Ljava/lang/Enum; .source "State.java" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Landroidx/constraintlayout/solver/state/State; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x4019 name = "Chain" .end annotation .annotation system Ldalvik/annotation/Signature; value = { "Ljava/lang/Enum<", "Landroidx/constraintlayout/solver/state/State$Chain;", ">;" } .end annotation # static fields .field private static final synthetic $VALUES:[Landroidx/constraintlayout/solver/state/State$Chain; .field public static final enum PACKED:Landroidx/constraintlayout/solver/state/State$Chain; .field public static final enum SPREAD:Landroidx/constraintlayout/solver/state/State$Chain; .field public static final enum SPREAD_INSIDE:Landroidx/constraintlayout/solver/state/State$Chain; # direct methods .method public static constructor ()V .locals 7 .line 1 new-instance v0, Landroidx/constraintlayout/solver/state/State$Chain; const-string v1, "SPREAD" const/4 v2, 0x0 invoke-direct {v0, v1, v2}, Landroidx/constraintlayout/solver/state/State$Chain;->(Ljava/lang/String;I)V sput-object v0, Landroidx/constraintlayout/solver/state/State$Chain;->SPREAD:Landroidx/constraintlayout/solver/state/State$Chain; .line 2 new-instance v1, Landroidx/constraintlayout/solver/state/State$Chain; const-string v3, "SPREAD_INSIDE" const/4 v4, 0x1 invoke-direct {v1, v3, v4}, Landroidx/constraintlayout/solver/state/State$Chain;->(Ljava/lang/String;I)V sput-object v1, Landroidx/constraintlayout/solver/state/State$Chain;->SPREAD_INSIDE:Landroidx/constraintlayout/solver/state/State$Chain; .line 3 new-instance v3, Landroidx/constraintlayout/solver/state/State$Chain; const-string v5, "PACKED" const/4 v6, 0x2 invoke-direct {v3, v5, v6}, Landroidx/constraintlayout/solver/state/State$Chain;->(Ljava/lang/String;I)V sput-object v3, Landroidx/constraintlayout/solver/state/State$Chain;->PACKED:Landroidx/constraintlayout/solver/state/State$Chain; const/4 v5, 0x3 new-array v5, v5, [Landroidx/constraintlayout/solver/state/State$Chain; aput-object v0, v5, v2 aput-object v1, v5, v4 aput-object v3, v5, v6 .line 4 sput-object v5, Landroidx/constraintlayout/solver/state/State$Chain;->$VALUES:[Landroidx/constraintlayout/solver/state/State$Chain; return-void .end method .method private constructor (Ljava/lang/String;I)V .locals 0 .annotation system Ldalvik/annotation/Signature; value = { "()V" } .end annotation .line 1 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/constraintlayout/solver/state/State$Chain; .locals 1 .line 1 const-class v0, Landroidx/constraintlayout/solver/state/State$Chain; 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/constraintlayout/solver/state/State$Chain; return-object p0 .end method .method public static values()[Landroidx/constraintlayout/solver/state/State$Chain; .locals 1 .line 1 sget-object v0, Landroidx/constraintlayout/solver/state/State$Chain;->$VALUES:[Landroidx/constraintlayout/solver/state/State$Chain; invoke-virtual {v0}, [Landroidx/constraintlayout/solver/state/State$Chain;->clone()Ljava/lang/Object; move-result-object v0 check-cast v0, [Landroidx/constraintlayout/solver/state/State$Chain; return-object v0 .end method