c.smali

.class public final Lcom/opensource/svgaplayer/entities/c;
.super Ljava/lang/Object;
.source "SVGAPathEntity.kt"


# static fields
.field private static final a:Ljava/util/Set;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Ljava/util/Set<",
            "Ljava/lang/String;",
            ">;"
        }
    .end annotation
.end field


# direct methods
.method static constructor <clinit>()V
    .registers 3

    const/16 v0, 0x14

    .line 1
    new-array v0, v0, [Ljava/lang/String;

    const/4 v1, 0x0

    const-string v2, "M"

    aput-object v2, v0, v1

    const/4 v1, 0x1

    const-string v2, "L"

    aput-object v2, v0, v1

    const/4 v1, 0x2

    const-string v2, "H"

    aput-object v2, v0, v1

    const/4 v1, 0x3

    const-string v2, "V"

    aput-object v2, v0, v1

    const/4 v1, 0x4

    const-string v2, "C"

    aput-object v2, v0, v1

    const/4 v1, 0x5

    const-string v2, "S"

    aput-object v2, v0, v1

    const/4 v1, 0x6

    const-string v2, "Q"

    aput-object v2, v0, v1

    const/4 v1, 0x7

    const-string v2, "R"

    aput-object v2, v0, v1

    const/16 v1, 0x8

    const-string v2, "A"

    aput-object v2, v0, v1

    const/16 v1, 0x9

    const-string v2, "Z"

    aput-object v2, v0, v1

    const/16 v1, 0xa

    const-string v2, "m"

    aput-object v2, v0, v1

    const/16 v1, 0xb

    const-string v2, "l"

    aput-object v2, v0, v1

    const/16 v1, 0xc

    const-string v2, "h"

    aput-object v2, v0, v1

    const/16 v1, 0xd

    const-string v2, "v"

    aput-object v2, v0, v1

    const/16 v1, 0xe

    const-string v2, "c"

    aput-object v2, v0, v1

    const/16 v1, 0xf

    const-string v2, "s"

    aput-object v2, v0, v1

    const/16 v1, 0x10

    const-string v2, "q"

    aput-object v2, v0, v1

    const/16 v1, 0x11

    const-string v2, "r"

    aput-object v2, v0, v1

    const/16 v1, 0x12

    const-string v2, "a"

    aput-object v2, v0, v1

    const/16 v1, 0x13

    const-string v2, "z"

    aput-object v2, v0, v1

    invoke-static {v0}, Lkotlin/collections/E;->a([Ljava/lang/Object;)Ljava/util/Set;

    move-result-object v0

    sput-object v0, Lcom/opensource/svgaplayer/entities/c;->a:Ljava/util/Set;

    return-void
.end method

.method public static final synthetic a()Ljava/util/Set;
    .registers 1

    .line 1
    sget-object v0, Lcom/opensource/svgaplayer/entities/c;->a:Ljava/util/Set;

    return-object v0
.end method