public final class com.fasterxml.jackson.databind.MapperFeature extends java.lang.Enum<com.fasterxml.jackson.databind.MapperFeature> implements com.fasterxml.jackson.databind.cfg.ConfigFeature
  minor version: 0
  major version: 59
  flags: flags: (0x4031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
  this_class: com.fasterxml.jackson.databind.MapperFeature
  super_class: java.lang.Enum
{
  public static final com.fasterxml.jackson.databind.MapperFeature USE_ANNOTATIONS;
    descriptor: Lcom/fasterxml/jackson/databind/MapperFeature;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.fasterxml.jackson.databind.MapperFeature USE_GETTERS_AS_SETTERS;
    descriptor: Lcom/fasterxml/jackson/databind/MapperFeature;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.fasterxml.jackson.databind.MapperFeature PROPAGATE_TRANSIENT_MARKER;
    descriptor: Lcom/fasterxml/jackson/databind/MapperFeature;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.fasterxml.jackson.databind.MapperFeature AUTO_DETECT_CREATORS;
    descriptor: Lcom/fasterxml/jackson/databind/MapperFeature;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.fasterxml.jackson.databind.MapperFeature AUTO_DETECT_FIELDS;
    descriptor: Lcom/fasterxml/jackson/databind/MapperFeature;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.fasterxml.jackson.databind.MapperFeature AUTO_DETECT_GETTERS;
    descriptor: Lcom/fasterxml/jackson/databind/MapperFeature;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.fasterxml.jackson.databind.MapperFeature AUTO_DETECT_IS_GETTERS;
    descriptor: Lcom/fasterxml/jackson/databind/MapperFeature;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.fasterxml.jackson.databind.MapperFeature AUTO_DETECT_SETTERS;
    descriptor: Lcom/fasterxml/jackson/databind/MapperFeature;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.fasterxml.jackson.databind.MapperFeature REQUIRE_SETTERS_FOR_GETTERS;
    descriptor: Lcom/fasterxml/jackson/databind/MapperFeature;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.fasterxml.jackson.databind.MapperFeature ALLOW_FINAL_FIELDS_AS_MUTATORS;
    descriptor: Lcom/fasterxml/jackson/databind/MapperFeature;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.fasterxml.jackson.databind.MapperFeature INFER_PROPERTY_MUTATORS;
    descriptor: Lcom/fasterxml/jackson/databind/MapperFeature;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.fasterxml.jackson.databind.MapperFeature INFER_CREATOR_FROM_CONSTRUCTOR_PROPERTIES;
    descriptor: Lcom/fasterxml/jackson/databind/MapperFeature;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.fasterxml.jackson.databind.MapperFeature ALLOW_VOID_VALUED_PROPERTIES;
    descriptor: Lcom/fasterxml/jackson/databind/MapperFeature;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.fasterxml.jackson.databind.MapperFeature CAN_OVERRIDE_ACCESS_MODIFIERS;
    descriptor: Lcom/fasterxml/jackson/databind/MapperFeature;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.fasterxml.jackson.databind.MapperFeature OVERRIDE_PUBLIC_ACCESS_MODIFIERS;
    descriptor: Lcom/fasterxml/jackson/databind/MapperFeature;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.fasterxml.jackson.databind.MapperFeature USE_STATIC_TYPING;
    descriptor: Lcom/fasterxml/jackson/databind/MapperFeature;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.fasterxml.jackson.databind.MapperFeature USE_BASE_TYPE_AS_DEFAULT_IMPL;
    descriptor: Lcom/fasterxml/jackson/databind/MapperFeature;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.fasterxml.jackson.databind.MapperFeature INFER_BUILDER_TYPE_BINDINGS;
    descriptor: Lcom/fasterxml/jackson/databind/MapperFeature;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.fasterxml.jackson.databind.MapperFeature DEFAULT_VIEW_INCLUSION;
    descriptor: Lcom/fasterxml/jackson/databind/MapperFeature;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.fasterxml.jackson.databind.MapperFeature SORT_PROPERTIES_ALPHABETICALLY;
    descriptor: Lcom/fasterxml/jackson/databind/MapperFeature;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.fasterxml.jackson.databind.MapperFeature SORT_CREATOR_PROPERTIES_FIRST;
    descriptor: Lcom/fasterxml/jackson/databind/MapperFeature;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.fasterxml.jackson.databind.MapperFeature ACCEPT_CASE_INSENSITIVE_PROPERTIES;
    descriptor: Lcom/fasterxml/jackson/databind/MapperFeature;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.fasterxml.jackson.databind.MapperFeature ACCEPT_CASE_INSENSITIVE_ENUMS;
    descriptor: Lcom/fasterxml/jackson/databind/MapperFeature;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.fasterxml.jackson.databind.MapperFeature ACCEPT_CASE_INSENSITIVE_VALUES;
    descriptor: Lcom/fasterxml/jackson/databind/MapperFeature;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.fasterxml.jackson.databind.MapperFeature USE_WRAPPER_NAME_AS_PROPERTY_NAME;
    descriptor: Lcom/fasterxml/jackson/databind/MapperFeature;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.fasterxml.jackson.databind.MapperFeature USE_STD_BEAN_NAMING;
    descriptor: Lcom/fasterxml/jackson/databind/MapperFeature;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.fasterxml.jackson.databind.MapperFeature ALLOW_EXPLICIT_PROPERTY_RENAMING;
    descriptor: Lcom/fasterxml/jackson/databind/MapperFeature;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.fasterxml.jackson.databind.MapperFeature ALLOW_COERCION_OF_SCALARS;
    descriptor: Lcom/fasterxml/jackson/databind/MapperFeature;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.fasterxml.jackson.databind.MapperFeature IGNORE_DUPLICATE_MODULE_REGISTRATIONS;
    descriptor: Lcom/fasterxml/jackson/databind/MapperFeature;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.fasterxml.jackson.databind.MapperFeature IGNORE_MERGE_FOR_UNMERGEABLE;
    descriptor: Lcom/fasterxml/jackson/databind/MapperFeature;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.fasterxml.jackson.databind.MapperFeature BLOCK_UNSAFE_POLYMORPHIC_BASE_TYPES;
    descriptor: Lcom/fasterxml/jackson/databind/MapperFeature;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.fasterxml.jackson.databind.MapperFeature APPLY_DEFAULT_VALUES;
    descriptor: Lcom/fasterxml/jackson/databind/MapperFeature;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  private final boolean _defaultState;
    descriptor: Z
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final long _mask;
    descriptor: J
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private static final com.fasterxml.jackson.databind.MapperFeature[] ENUM$VALUES;
    descriptor: [Lcom/fasterxml/jackson/databind/MapperFeature;
    flags: (0x101a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=5, locals=0, args_size=0
         0: .line 25
            new com.fasterxml.jackson.databind.MapperFeature
            dup
            ldc "USE_ANNOTATIONS"
            iconst_0
         1: .line 33
            iconst_1
            invokespecial com.fasterxml.jackson.databind.MapperFeature.<init>:(Ljava/lang/String;IZ)V
            putstatic com.fasterxml.jackson.databind.MapperFeature.USE_ANNOTATIONS:Lcom/fasterxml/jackson/databind/MapperFeature;
         2: .line 35
            new com.fasterxml.jackson.databind.MapperFeature
            dup
            ldc "USE_GETTERS_AS_SETTERS"
            iconst_1
         3: .line 51
            iconst_1
            invokespecial com.fasterxml.jackson.databind.MapperFeature.<init>:(Ljava/lang/String;IZ)V
            putstatic com.fasterxml.jackson.databind.MapperFeature.USE_GETTERS_AS_SETTERS:Lcom/fasterxml/jackson/databind/MapperFeature;
         4: .line 53
            new com.fasterxml.jackson.databind.MapperFeature
            dup
            ldc "PROPAGATE_TRANSIENT_MARKER"
            iconst_2
         5: .line 64
            iconst_0
            invokespecial com.fasterxml.jackson.databind.MapperFeature.<init>:(Ljava/lang/String;IZ)V
            putstatic com.fasterxml.jackson.databind.MapperFeature.PROPAGATE_TRANSIENT_MARKER:Lcom/fasterxml/jackson/databind/MapperFeature;
         6: .line 72
            new com.fasterxml.jackson.databind.MapperFeature
            dup
            ldc "AUTO_DETECT_CREATORS"
            iconst_3
         7: .line 86
            iconst_1
            invokespecial com.fasterxml.jackson.databind.MapperFeature.<init>:(Ljava/lang/String;IZ)V
            putstatic com.fasterxml.jackson.databind.MapperFeature.AUTO_DETECT_CREATORS:Lcom/fasterxml/jackson/databind/MapperFeature;
         8: .line 88
            new com.fasterxml.jackson.databind.MapperFeature
            dup
            ldc "AUTO_DETECT_FIELDS"
            iconst_4
         9: .line 101
            iconst_1
            invokespecial com.fasterxml.jackson.databind.MapperFeature.<init>:(Ljava/lang/String;IZ)V
            putstatic com.fasterxml.jackson.databind.MapperFeature.AUTO_DETECT_FIELDS:Lcom/fasterxml/jackson/databind/MapperFeature;
        10: .line 103
            new com.fasterxml.jackson.databind.MapperFeature
            dup
            ldc "AUTO_DETECT_GETTERS"
            iconst_5
        11: .line 120
            iconst_1
            invokespecial com.fasterxml.jackson.databind.MapperFeature.<init>:(Ljava/lang/String;IZ)V
            putstatic com.fasterxml.jackson.databind.MapperFeature.AUTO_DETECT_GETTERS:Lcom/fasterxml/jackson/databind/MapperFeature;
        12: .line 122
            new com.fasterxml.jackson.databind.MapperFeature
            dup
            ldc "AUTO_DETECT_IS_GETTERS"
            bipush 6
        13: .line 136
            iconst_1
            invokespecial com.fasterxml.jackson.databind.MapperFeature.<init>:(Ljava/lang/String;IZ)V
            putstatic com.fasterxml.jackson.databind.MapperFeature.AUTO_DETECT_IS_GETTERS:Lcom/fasterxml/jackson/databind/MapperFeature;
        14: .line 138
            new com.fasterxml.jackson.databind.MapperFeature
            dup
            ldc "AUTO_DETECT_SETTERS"
            bipush 7
        15: .line 152
            iconst_1
            invokespecial com.fasterxml.jackson.databind.MapperFeature.<init>:(Ljava/lang/String;IZ)V
            putstatic com.fasterxml.jackson.databind.MapperFeature.AUTO_DETECT_SETTERS:Lcom/fasterxml/jackson/databind/MapperFeature;
        16: .line 154
            new com.fasterxml.jackson.databind.MapperFeature
            dup
            ldc "REQUIRE_SETTERS_FOR_GETTERS"
            bipush 8
        17: .line 163
            iconst_0
            invokespecial com.fasterxml.jackson.databind.MapperFeature.<init>:(Ljava/lang/String;IZ)V
            putstatic com.fasterxml.jackson.databind.MapperFeature.REQUIRE_SETTERS_FOR_GETTERS:Lcom/fasterxml/jackson/databind/MapperFeature;
        18: .line 165
            new com.fasterxml.jackson.databind.MapperFeature
            dup
            ldc "ALLOW_FINAL_FIELDS_AS_MUTATORS"
            bipush 9
        19: .line 177
            iconst_1
            invokespecial com.fasterxml.jackson.databind.MapperFeature.<init>:(Ljava/lang/String;IZ)V
            putstatic com.fasterxml.jackson.databind.MapperFeature.ALLOW_FINAL_FIELDS_AS_MUTATORS:Lcom/fasterxml/jackson/databind/MapperFeature;
        20: .line 179
            new com.fasterxml.jackson.databind.MapperFeature
            dup
            ldc "INFER_PROPERTY_MUTATORS"
            bipush 10
        21: .line 195
            iconst_1
            invokespecial com.fasterxml.jackson.databind.MapperFeature.<init>:(Ljava/lang/String;IZ)V
            putstatic com.fasterxml.jackson.databind.MapperFeature.INFER_PROPERTY_MUTATORS:Lcom/fasterxml/jackson/databind/MapperFeature;
        22: .line 197
            new com.fasterxml.jackson.databind.MapperFeature
            dup
            ldc "INFER_CREATOR_FROM_CONSTRUCTOR_PROPERTIES"
            bipush 11
        23: .line 214
            iconst_1
            invokespecial com.fasterxml.jackson.databind.MapperFeature.<init>:(Ljava/lang/String;IZ)V
            putstatic com.fasterxml.jackson.databind.MapperFeature.INFER_CREATOR_FROM_CONSTRUCTOR_PROPERTIES:Lcom/fasterxml/jackson/databind/MapperFeature;
        24: .line 216
            new com.fasterxml.jackson.databind.MapperFeature
            dup
            ldc "ALLOW_VOID_VALUED_PROPERTIES"
            bipush 12
        25: .line 227
            iconst_0
            invokespecial com.fasterxml.jackson.databind.MapperFeature.<init>:(Ljava/lang/String;IZ)V
            putstatic com.fasterxml.jackson.databind.MapperFeature.ALLOW_VOID_VALUED_PROPERTIES:Lcom/fasterxml/jackson/databind/MapperFeature;
        26: .line 235
            new com.fasterxml.jackson.databind.MapperFeature
            dup
            ldc "CAN_OVERRIDE_ACCESS_MODIFIERS"
            bipush 13
        27: .line 258
            iconst_1
            invokespecial com.fasterxml.jackson.databind.MapperFeature.<init>:(Ljava/lang/String;IZ)V
            putstatic com.fasterxml.jackson.databind.MapperFeature.CAN_OVERRIDE_ACCESS_MODIFIERS:Lcom/fasterxml/jackson/databind/MapperFeature;
        28: .line 260
            new com.fasterxml.jackson.databind.MapperFeature
            dup
            ldc "OVERRIDE_PUBLIC_ACCESS_MODIFIERS"
            bipush 14
        29: .line 277
            iconst_1
            invokespecial com.fasterxml.jackson.databind.MapperFeature.<init>:(Ljava/lang/String;IZ)V
            putstatic com.fasterxml.jackson.databind.MapperFeature.OVERRIDE_PUBLIC_ACCESS_MODIFIERS:Lcom/fasterxml/jackson/databind/MapperFeature;
        30: .line 285
            new com.fasterxml.jackson.databind.MapperFeature
            dup
            ldc "USE_STATIC_TYPING"
            bipush 15
        31: .line 300
            iconst_0
            invokespecial com.fasterxml.jackson.databind.MapperFeature.<init>:(Ljava/lang/String;IZ)V
            putstatic com.fasterxml.jackson.databind.MapperFeature.USE_STATIC_TYPING:Lcom/fasterxml/jackson/databind/MapperFeature;
        32: .line 302
            new com.fasterxml.jackson.databind.MapperFeature
            dup
            ldc "USE_BASE_TYPE_AS_DEFAULT_IMPL"
            bipush 16
        33: .line 314
            iconst_0
            invokespecial com.fasterxml.jackson.databind.MapperFeature.<init>:(Ljava/lang/String;IZ)V
            putstatic com.fasterxml.jackson.databind.MapperFeature.USE_BASE_TYPE_AS_DEFAULT_IMPL:Lcom/fasterxml/jackson/databind/MapperFeature;
        34: .line 316
            new com.fasterxml.jackson.databind.MapperFeature
            dup
            ldc "INFER_BUILDER_TYPE_BINDINGS"
            bipush 17
        35: .line 329
            iconst_1
            invokespecial com.fasterxml.jackson.databind.MapperFeature.<init>:(Ljava/lang/String;IZ)V
            putstatic com.fasterxml.jackson.databind.MapperFeature.INFER_BUILDER_TYPE_BINDINGS:Lcom/fasterxml/jackson/databind/MapperFeature;
        36: .line 337
            new com.fasterxml.jackson.databind.MapperFeature
            dup
            ldc "DEFAULT_VIEW_INCLUSION"
            bipush 18
        37: .line 353
            iconst_1
            invokespecial com.fasterxml.jackson.databind.MapperFeature.<init>:(Ljava/lang/String;IZ)V
            putstatic com.fasterxml.jackson.databind.MapperFeature.DEFAULT_VIEW_INCLUSION:Lcom/fasterxml/jackson/databind/MapperFeature;
        38: .line 361
            new com.fasterxml.jackson.databind.MapperFeature
            dup
            ldc "SORT_PROPERTIES_ALPHABETICALLY"
            bipush 19
        39: .line 378
            iconst_0
            invokespecial com.fasterxml.jackson.databind.MapperFeature.<init>:(Ljava/lang/String;IZ)V
            putstatic com.fasterxml.jackson.databind.MapperFeature.SORT_PROPERTIES_ALPHABETICALLY:Lcom/fasterxml/jackson/databind/MapperFeature;
        40: .line 380
            new com.fasterxml.jackson.databind.MapperFeature
            dup
            ldc "SORT_CREATOR_PROPERTIES_FIRST"
            bipush 20
        41: .line 395
            iconst_1
            invokespecial com.fasterxml.jackson.databind.MapperFeature.<init>:(Ljava/lang/String;IZ)V
            putstatic com.fasterxml.jackson.databind.MapperFeature.SORT_CREATOR_PROPERTIES_FIRST:Lcom/fasterxml/jackson/databind/MapperFeature;
        42: .line 403
            new com.fasterxml.jackson.databind.MapperFeature
            dup
            ldc "ACCEPT_CASE_INSENSITIVE_PROPERTIES"
            bipush 21
        43: .line 417
            iconst_0
            invokespecial com.fasterxml.jackson.databind.MapperFeature.<init>:(Ljava/lang/String;IZ)V
            putstatic com.fasterxml.jackson.databind.MapperFeature.ACCEPT_CASE_INSENSITIVE_PROPERTIES:Lcom/fasterxml/jackson/databind/MapperFeature;
        44: .line 419
            new com.fasterxml.jackson.databind.MapperFeature
            dup
            ldc "ACCEPT_CASE_INSENSITIVE_ENUMS"
            bipush 22
        45: .line 432
            iconst_0
            invokespecial com.fasterxml.jackson.databind.MapperFeature.<init>:(Ljava/lang/String;IZ)V
            putstatic com.fasterxml.jackson.databind.MapperFeature.ACCEPT_CASE_INSENSITIVE_ENUMS:Lcom/fasterxml/jackson/databind/MapperFeature;
        46: .line 434
            new com.fasterxml.jackson.databind.MapperFeature
            dup
            ldc "ACCEPT_CASE_INSENSITIVE_VALUES"
            bipush 23
        47: .line 446
            iconst_0
            invokespecial com.fasterxml.jackson.databind.MapperFeature.<init>:(Ljava/lang/String;IZ)V
            putstatic com.fasterxml.jackson.databind.MapperFeature.ACCEPT_CASE_INSENSITIVE_VALUES:Lcom/fasterxml/jackson/databind/MapperFeature;
        48: .line 448
            new com.fasterxml.jackson.databind.MapperFeature
            dup
            ldc "USE_WRAPPER_NAME_AS_PROPERTY_NAME"
            bipush 24
        49: .line 460
            iconst_0
            invokespecial com.fasterxml.jackson.databind.MapperFeature.<init>:(Ljava/lang/String;IZ)V
            putstatic com.fasterxml.jackson.databind.MapperFeature.USE_WRAPPER_NAME_AS_PROPERTY_NAME:Lcom/fasterxml/jackson/databind/MapperFeature;
        50: .line 462
            new com.fasterxml.jackson.databind.MapperFeature
            dup
            ldc "USE_STD_BEAN_NAMING"
            bipush 25
        51: .line 476
            iconst_0
            invokespecial com.fasterxml.jackson.databind.MapperFeature.<init>:(Ljava/lang/String;IZ)V
            putstatic com.fasterxml.jackson.databind.MapperFeature.USE_STD_BEAN_NAMING:Lcom/fasterxml/jackson/databind/MapperFeature;
        52: .line 478
            new com.fasterxml.jackson.databind.MapperFeature
            dup
            ldc "ALLOW_EXPLICIT_PROPERTY_RENAMING"
            bipush 26
        53: .line 487
            iconst_0
            invokespecial com.fasterxml.jackson.databind.MapperFeature.<init>:(Ljava/lang/String;IZ)V
            putstatic com.fasterxml.jackson.databind.MapperFeature.ALLOW_EXPLICIT_PROPERTY_RENAMING:Lcom/fasterxml/jackson/databind/MapperFeature;
        54: .line 495
            new com.fasterxml.jackson.databind.MapperFeature
            dup
            ldc "ALLOW_COERCION_OF_SCALARS"
            bipush 27
        55: .line 515
            iconst_1
            invokespecial com.fasterxml.jackson.databind.MapperFeature.<init>:(Ljava/lang/String;IZ)V
            putstatic com.fasterxml.jackson.databind.MapperFeature.ALLOW_COERCION_OF_SCALARS:Lcom/fasterxml/jackson/databind/MapperFeature;
        56: .line 523
            new com.fasterxml.jackson.databind.MapperFeature
            dup
            ldc "IGNORE_DUPLICATE_MODULE_REGISTRATIONS"
            bipush 28
        57: .line 540
            iconst_1
            invokespecial com.fasterxml.jackson.databind.MapperFeature.<init>:(Ljava/lang/String;IZ)V
            putstatic com.fasterxml.jackson.databind.MapperFeature.IGNORE_DUPLICATE_MODULE_REGISTRATIONS:Lcom/fasterxml/jackson/databind/MapperFeature;
        58: .line 542
            new com.fasterxml.jackson.databind.MapperFeature
            dup
            ldc "IGNORE_MERGE_FOR_UNMERGEABLE"
            bipush 29
        59: .line 553
            iconst_1
            invokespecial com.fasterxml.jackson.databind.MapperFeature.<init>:(Ljava/lang/String;IZ)V
            putstatic com.fasterxml.jackson.databind.MapperFeature.IGNORE_MERGE_FOR_UNMERGEABLE:Lcom/fasterxml/jackson/databind/MapperFeature;
        60: .line 555
            new com.fasterxml.jackson.databind.MapperFeature
            dup
            ldc "BLOCK_UNSAFE_POLYMORPHIC_BASE_TYPES"
            bipush 30
        61: .line 572
            iconst_0
            invokespecial com.fasterxml.jackson.databind.MapperFeature.<init>:(Ljava/lang/String;IZ)V
            putstatic com.fasterxml.jackson.databind.MapperFeature.BLOCK_UNSAFE_POLYMORPHIC_BASE_TYPES:Lcom/fasterxml/jackson/databind/MapperFeature;
        62: .line 574
            new com.fasterxml.jackson.databind.MapperFeature
            dup
            ldc "APPLY_DEFAULT_VALUES"
            bipush 31
        63: .line 585
            iconst_1
            invokespecial com.fasterxml.jackson.databind.MapperFeature.<init>:(Ljava/lang/String;IZ)V
            putstatic com.fasterxml.jackson.databind.MapperFeature.APPLY_DEFAULT_VALUES:Lcom/fasterxml/jackson/databind/MapperFeature;
        64: .line 17
            bipush 32
            anewarray com.fasterxml.jackson.databind.MapperFeature
            dup
            iconst_0
            getstatic com.fasterxml.jackson.databind.MapperFeature.USE_ANNOTATIONS:Lcom/fasterxml/jackson/databind/MapperFeature;
            aastore
            dup
            iconst_1
            getstatic com.fasterxml.jackson.databind.MapperFeature.USE_GETTERS_AS_SETTERS:Lcom/fasterxml/jackson/databind/MapperFeature;
            aastore
            dup
            iconst_2
            getstatic com.fasterxml.jackson.databind.MapperFeature.PROPAGATE_TRANSIENT_MARKER:Lcom/fasterxml/jackson/databind/MapperFeature;
            aastore
            dup
            iconst_3
            getstatic com.fasterxml.jackson.databind.MapperFeature.AUTO_DETECT_CREATORS:Lcom/fasterxml/jackson/databind/MapperFeature;
            aastore
            dup
            iconst_4
            getstatic com.fasterxml.jackson.databind.MapperFeature.AUTO_DETECT_FIELDS:Lcom/fasterxml/jackson/databind/MapperFeature;
            aastore
            dup
            iconst_5
            getstatic com.fasterxml.jackson.databind.MapperFeature.AUTO_DETECT_GETTERS:Lcom/fasterxml/jackson/databind/MapperFeature;
            aastore
            dup
            bipush 6
            getstatic com.fasterxml.jackson.databind.MapperFeature.AUTO_DETECT_IS_GETTERS:Lcom/fasterxml/jackson/databind/MapperFeature;
            aastore
            dup
            bipush 7
            getstatic com.fasterxml.jackson.databind.MapperFeature.AUTO_DETECT_SETTERS:Lcom/fasterxml/jackson/databind/MapperFeature;
            aastore
            dup
            bipush 8
            getstatic com.fasterxml.jackson.databind.MapperFeature.REQUIRE_SETTERS_FOR_GETTERS:Lcom/fasterxml/jackson/databind/MapperFeature;
            aastore
            dup
            bipush 9
            getstatic com.fasterxml.jackson.databind.MapperFeature.ALLOW_FINAL_FIELDS_AS_MUTATORS:Lcom/fasterxml/jackson/databind/MapperFeature;
            aastore
            dup
            bipush 10
            getstatic com.fasterxml.jackson.databind.MapperFeature.INFER_PROPERTY_MUTATORS:Lcom/fasterxml/jackson/databind/MapperFeature;
            aastore
            dup
            bipush 11
            getstatic com.fasterxml.jackson.databind.MapperFeature.INFER_CREATOR_FROM_CONSTRUCTOR_PROPERTIES:Lcom/fasterxml/jackson/databind/MapperFeature;
            aastore
            dup
            bipush 12
            getstatic com.fasterxml.jackson.databind.MapperFeature.ALLOW_VOID_VALUED_PROPERTIES:Lcom/fasterxml/jackson/databind/MapperFeature;
            aastore
            dup
            bipush 13
            getstatic com.fasterxml.jackson.databind.MapperFeature.CAN_OVERRIDE_ACCESS_MODIFIERS:Lcom/fasterxml/jackson/databind/MapperFeature;
            aastore
            dup
            bipush 14
            getstatic com.fasterxml.jackson.databind.MapperFeature.OVERRIDE_PUBLIC_ACCESS_MODIFIERS:Lcom/fasterxml/jackson/databind/MapperFeature;
            aastore
            dup
            bipush 15
            getstatic com.fasterxml.jackson.databind.MapperFeature.USE_STATIC_TYPING:Lcom/fasterxml/jackson/databind/MapperFeature;
            aastore
            dup
            bipush 16
            getstatic com.fasterxml.jackson.databind.MapperFeature.USE_BASE_TYPE_AS_DEFAULT_IMPL:Lcom/fasterxml/jackson/databind/MapperFeature;
            aastore
            dup
            bipush 17
            getstatic com.fasterxml.jackson.databind.MapperFeature.INFER_BUILDER_TYPE_BINDINGS:Lcom/fasterxml/jackson/databind/MapperFeature;
            aastore
            dup
            bipush 18
            getstatic com.fasterxml.jackson.databind.MapperFeature.DEFAULT_VIEW_INCLUSION:Lcom/fasterxml/jackson/databind/MapperFeature;
            aastore
            dup
            bipush 19
            getstatic com.fasterxml.jackson.databind.MapperFeature.SORT_PROPERTIES_ALPHABETICALLY:Lcom/fasterxml/jackson/databind/MapperFeature;
            aastore
            dup
            bipush 20
            getstatic com.fasterxml.jackson.databind.MapperFeature.SORT_CREATOR_PROPERTIES_FIRST:Lcom/fasterxml/jackson/databind/MapperFeature;
            aastore
            dup
            bipush 21
            getstatic com.fasterxml.jackson.databind.MapperFeature.ACCEPT_CASE_INSENSITIVE_PROPERTIES:Lcom/fasterxml/jackson/databind/MapperFeature;
            aastore
            dup
            bipush 22
            getstatic com.fasterxml.jackson.databind.MapperFeature.ACCEPT_CASE_INSENSITIVE_ENUMS:Lcom/fasterxml/jackson/databind/MapperFeature;
            aastore
            dup
            bipush 23
            getstatic com.fasterxml.jackson.databind.MapperFeature.ACCEPT_CASE_INSENSITIVE_VALUES:Lcom/fasterxml/jackson/databind/MapperFeature;
            aastore
            dup
            bipush 24
            getstatic com.fasterxml.jackson.databind.MapperFeature.USE_WRAPPER_NAME_AS_PROPERTY_NAME:Lcom/fasterxml/jackson/databind/MapperFeature;
            aastore
            dup
            bipush 25
            getstatic com.fasterxml.jackson.databind.MapperFeature.USE_STD_BEAN_NAMING:Lcom/fasterxml/jackson/databind/MapperFeature;
            aastore
            dup
            bipush 26
            getstatic com.fasterxml.jackson.databind.MapperFeature.ALLOW_EXPLICIT_PROPERTY_RENAMING:Lcom/fasterxml/jackson/databind/MapperFeature;
            aastore
            dup
            bipush 27
            getstatic com.fasterxml.jackson.databind.MapperFeature.ALLOW_COERCION_OF_SCALARS:Lcom/fasterxml/jackson/databind/MapperFeature;
            aastore
            dup
            bipush 28
            getstatic com.fasterxml.jackson.databind.MapperFeature.IGNORE_DUPLICATE_MODULE_REGISTRATIONS:Lcom/fasterxml/jackson/databind/MapperFeature;
            aastore
            dup
            bipush 29
            getstatic com.fasterxml.jackson.databind.MapperFeature.IGNORE_MERGE_FOR_UNMERGEABLE:Lcom/fasterxml/jackson/databind/MapperFeature;
            aastore
            dup
            bipush 30
            getstatic com.fasterxml.jackson.databind.MapperFeature.BLOCK_UNSAFE_POLYMORPHIC_BASE_TYPES:Lcom/fasterxml/jackson/databind/MapperFeature;
            aastore
            dup
            bipush 31
            getstatic com.fasterxml.jackson.databind.MapperFeature.APPLY_DEFAULT_VALUES:Lcom/fasterxml/jackson/databind/MapperFeature;
            aastore
            putstatic com.fasterxml.jackson.databind.MapperFeature.ENUM$VALUES:[Lcom/fasterxml/jackson/databind/MapperFeature;
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static long collectLongDefaults();
    descriptor: ()J
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=4, locals=6, args_size=0
         0: .line 593
            lconst_0
            lstore 0 /* flags */
        start local 0 // long flags
         1: .line 594
            invokestatic com.fasterxml.jackson.databind.MapperFeature.values:()[Lcom/fasterxml/jackson/databind/MapperFeature;
            dup
            astore 5
            arraylength
            istore 4
            iconst_0
            istore 3
            goto 6
      StackMap locals: long top int int com.fasterxml.jackson.databind.MapperFeature[]
      StackMap stack:
         2: aload 5
            iload 3
            aaload
            astore 2 /* value */
        start local 2 // com.fasterxml.jackson.databind.MapperFeature value
         3: .line 595
            aload 2 /* value */
            invokevirtual com.fasterxml.jackson.databind.MapperFeature.enabledByDefault:()Z
            ifeq 5
         4: .line 596
            lload 0 /* flags */
            aload 2 /* value */
            invokevirtual com.fasterxml.jackson.databind.MapperFeature.getLongMask:()J
            lor
            lstore 0 /* flags */
        end local 2 // com.fasterxml.jackson.databind.MapperFeature value
         5: .line 594
      StackMap locals:
      StackMap stack:
            iinc 3 1
      StackMap locals:
      StackMap stack:
         6: iload 3
            iload 4
            if_icmplt 2
         7: .line 599
            lload 0 /* flags */
            lreturn
        end local 0 // long flags
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            1    8     0  flags  J
            3    5     2  value  Lcom/fasterxml/jackson/databind/MapperFeature;

  private void <init>(java.lang.String, int, boolean);
    descriptor: (Ljava/lang/String;IZ)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=4, args_size=4
        start local 0 // com.fasterxml.jackson.databind.MapperFeature this
        start local 3 // boolean defaultState
         0: .line 602
            aload 0 /* this */
            aload 1
            iload 2
            invokespecial java.lang.Enum.<init>:(Ljava/lang/String;I)V
         1: .line 603
            aload 0 /* this */
            iload 3 /* defaultState */
            putfield com.fasterxml.jackson.databind.MapperFeature._defaultState:Z
         2: .line 604
            aload 0 /* this */
            lconst_1
            aload 0 /* this */
            invokevirtual com.fasterxml.jackson.databind.MapperFeature.ordinal:()I
            lshl
            putfield com.fasterxml.jackson.databind.MapperFeature._mask:J
         3: .line 605
            return
        end local 3 // boolean defaultState
        end local 0 // com.fasterxml.jackson.databind.MapperFeature this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    4     0          this  Lcom/fasterxml/jackson/databind/MapperFeature;
            0    4     3  defaultState  Z
    MethodParameters:
               Name  Flags
      $enum$name     
      $enum$ordinal  
      defaultState   

  public boolean enabledByDefault();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.fasterxml.jackson.databind.MapperFeature this
         0: .line 608
            aload 0 /* this */
            getfield com.fasterxml.jackson.databind.MapperFeature._defaultState:Z
            ireturn
        end local 0 // com.fasterxml.jackson.databind.MapperFeature this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/fasterxml/jackson/databind/MapperFeature;

  public int getMask();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.fasterxml.jackson.databind.MapperFeature this
         0: .line 615
            aload 0 /* this */
            getfield com.fasterxml.jackson.databind.MapperFeature._mask:J
            l2i
            ireturn
        end local 0 // com.fasterxml.jackson.databind.MapperFeature this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/fasterxml/jackson/databind/MapperFeature;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public long getLongMask();
    descriptor: ()J
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.fasterxml.jackson.databind.MapperFeature this
         0: .line 620
            aload 0 /* this */
            getfield com.fasterxml.jackson.databind.MapperFeature._mask:J
            lreturn
        end local 0 // com.fasterxml.jackson.databind.MapperFeature this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/fasterxml/jackson/databind/MapperFeature;

  public boolean enabledIn(int);
    descriptor: (I)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // com.fasterxml.jackson.databind.MapperFeature this
        start local 1 // int flags
         0: .line 626
            iload 1 /* flags */
            i2l
            aload 0 /* this */
            getfield com.fasterxml.jackson.databind.MapperFeature._mask:J
            land
            lconst_0
            lcmp
            ifeq 1
            iconst_1
            ireturn
      StackMap locals:
      StackMap stack:
         1: iconst_0
            ireturn
        end local 1 // int flags
        end local 0 // com.fasterxml.jackson.databind.MapperFeature this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lcom/fasterxml/jackson/databind/MapperFeature;
            0    2     1  flags  I
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()
    MethodParameters:
       Name  Flags
      flags  

  public boolean enabledIn(long);
    descriptor: (J)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // com.fasterxml.jackson.databind.MapperFeature this
        start local 1 // long flags
         0: .line 631
            lload 1 /* flags */
            aload 0 /* this */
            getfield com.fasterxml.jackson.databind.MapperFeature._mask:J
            land
            lconst_0
            lcmp
            ifeq 1
            iconst_1
            ireturn
      StackMap locals:
      StackMap stack:
         1: iconst_0
            ireturn
        end local 1 // long flags
        end local 0 // com.fasterxml.jackson.databind.MapperFeature this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lcom/fasterxml/jackson/databind/MapperFeature;
            0    2     1  flags  J
    MethodParameters:
       Name  Flags
      flags  

  public static com.fasterxml.jackson.databind.MapperFeature[] values();
    descriptor: ()[Lcom/fasterxml/jackson/databind/MapperFeature;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=5, locals=3, args_size=0
         0: .line 1
            getstatic com.fasterxml.jackson.databind.MapperFeature.ENUM$VALUES:[Lcom/fasterxml/jackson/databind/MapperFeature;
            dup
            astore 0
            iconst_0
            aload 0
            arraylength
            dup
            istore 1
            anewarray com.fasterxml.jackson.databind.MapperFeature
            dup
            astore 2
            iconst_0
            iload 1
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
            aload 2
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static com.fasterxml.jackson.databind.MapperFeature valueOf(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/fasterxml/jackson/databind/MapperFeature;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
         0: .line 1
            ldc Lcom/fasterxml/jackson/databind/MapperFeature;
            aload 0
            invokestatic java.lang.Enum.valueOf:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
            checkcast com.fasterxml.jackson.databind.MapperFeature
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      name  
}
Signature: Ljava/lang/Enum<Lcom/fasterxml/jackson/databind/MapperFeature;>;Lcom/fasterxml/jackson/databind/cfg/ConfigFeature;
SourceFile: "MapperFeature.java"