POJOPropertyBuilder$10.smali
.class synthetic Lcom/fasterxml/jackson/databind/introspect/POJOPropertyBuilder$10;
.super Ljava/lang/Object;
.source "POJOPropertyBuilder.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/fasterxml/jackson/databind/introspect/POJOPropertyBuilder;
.end annotation
# static fields
.field static final synthetic $SwitchMap$com$fasterxml$jackson$annotation$JsonProperty$Access:[I
# direct methods
.method static constructor <clinit>()V
.registers 3
.prologue
.line 650
invoke-static {}, Lcom/fasterxml/jackson/annotation/JsonProperty$Access;->values()[Lcom/fasterxml/jackson/annotation/JsonProperty$Access;
move-result-object v0
array-length v0, v0
new-array v0, v0, [I
sput-object v0, Lcom/fasterxml/jackson/databind/introspect/POJOPropertyBuilder$10;->$SwitchMap$com$fasterxml$jackson$annotation$JsonProperty$Access:[I
:try_start_9
sget-object v0, Lcom/fasterxml/jackson/databind/introspect/POJOPropertyBuilder$10;->$SwitchMap$com$fasterxml$jackson$annotation$JsonProperty$Access:[I
sget-object v1, Lcom/fasterxml/jackson/annotation/JsonProperty$Access;->READ_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;
invoke-virtual {v1}, Lcom/fasterxml/jackson/annotation/JsonProperty$Access;->ordinal()I
move-result v1
const/4 v2, 0x1
aput v2, v0, v1
:try_end_14
.catch Ljava/lang/NoSuchFieldError; {:try_start_9 .. :try_end_14} :catch_3c
:goto_14
:try_start_14
sget-object v0, Lcom/fasterxml/jackson/databind/introspect/POJOPropertyBuilder$10;->$SwitchMap$com$fasterxml$jackson$annotation$JsonProperty$Access:[I
sget-object v1, Lcom/fasterxml/jackson/annotation/JsonProperty$Access;->READ_WRITE:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;
invoke-virtual {v1}, Lcom/fasterxml/jackson/annotation/JsonProperty$Access;->ordinal()I
move-result v1
const/4 v2, 0x2
aput v2, v0, v1
:try_end_1f
.catch Ljava/lang/NoSuchFieldError; {:try_start_14 .. :try_end_1f} :catch_3a
:goto_1f
:try_start_1f
sget-object v0, Lcom/fasterxml/jackson/databind/introspect/POJOPropertyBuilder$10;->$SwitchMap$com$fasterxml$jackson$annotation$JsonProperty$Access:[I
sget-object v1, Lcom/fasterxml/jackson/annotation/JsonProperty$Access;->WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;
invoke-virtual {v1}, Lcom/fasterxml/jackson/annotation/JsonProperty$Access;->ordinal()I
move-result v1
const/4 v2, 0x3
aput v2, v0, v1
:try_end_2a
.catch Ljava/lang/NoSuchFieldError; {:try_start_1f .. :try_end_2a} :catch_38
:goto_2a
:try_start_2a
sget-object v0, Lcom/fasterxml/jackson/databind/introspect/POJOPropertyBuilder$10;->$SwitchMap$com$fasterxml$jackson$annotation$JsonProperty$Access:[I
sget-object v1, Lcom/fasterxml/jackson/annotation/JsonProperty$Access;->AUTO:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;
invoke-virtual {v1}, Lcom/fasterxml/jackson/annotation/JsonProperty$Access;->ordinal()I
move-result v1
const/4 v2, 0x4
aput v2, v0, v1
:try_end_35
.catch Ljava/lang/NoSuchFieldError; {:try_start_2a .. :try_end_35} :catch_36
:goto_35
return-void
:catch_36
move-exception v0
goto :goto_35
:catch_38
move-exception v0
goto :goto_2a
:catch_3a
move-exception v0
goto :goto_1f
:catch_3c
move-exception v0
goto :goto_14
.end method