ShapeTrimPath$Type.smali
.class public final enum Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;
.super Ljava/lang/Enum;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/airbnb/lottie/model/content/ShapeTrimPath;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x4019
name = "Type"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum",
"<",
"Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;",
">;"
}
.end annotation
# static fields
.field public static final enum a:Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;
.field public static final enum b:Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;
.field private static final synthetic c:[Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;
# direct methods
.method static constructor <clinit>()V
.registers 4
const/4 v3, 0x1
const/4 v2, 0x0
new-instance v0, Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;
const-string/jumbo v1, "Simultaneously"
invoke-direct {v0, v1, v2}, Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;->a:Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;
new-instance v0, Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;
const-string/jumbo v1, "Individually"
invoke-direct {v0, v1, v3}, Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;->b:Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;
const/4 v0, 0x2
new-array v0, v0, [Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;
sget-object v1, Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;->a:Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;
aput-object v1, v0, v2
sget-object v1, Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;->b:Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;
aput-object v1, v0, v3
sput-object v0, Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;->c:[Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;
return-void
.end method
.method private constructor <init>(Ljava/lang/String;I)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
return-void
.end method
.method static a(I)Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;
.registers 4
packed-switch p0, :pswitch_data_24
new-instance v0, Ljava/lang/IllegalArgumentException;
new-instance v1, Ljava/lang/StringBuilder;
invoke-direct {v1}, Ljava/lang/StringBuilder;-><init>()V
const-string/jumbo v2, "Unknown trim path type "
invoke-virtual {v1, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
move-result-object v1
invoke-virtual {v1, p0}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
move-result-object v1
invoke-virtual {v1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v1
invoke-direct {v0, v1}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
throw v0
:pswitch_1d
sget-object v0, Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;->a:Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;
:goto_1f
return-object v0
:pswitch_20
sget-object v0, Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;->b:Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;
goto :goto_1f
nop
:pswitch_data_24
.packed-switch 0x1
:pswitch_1d
:pswitch_20
.end packed-switch
.end method
.method public static valueOf(Ljava/lang/String;)Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;
.registers 2
const-class v0, Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
move-result-object v0
check-cast v0, Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;
return-object v0
.end method
.method public static values()[Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;
.registers 1
sget-object v0, Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;->c:[Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;
invoke-virtual {v0}, [Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;
return-object v0
.end method