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
private final boolean _defaultState;
descriptor: Z
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
private final int _mask;
descriptor: I
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: new com.fasterxml.jackson.databind.MapperFeature
dup
ldc "USE_ANNOTATIONS"
iconst_0
1: 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: new com.fasterxml.jackson.databind.MapperFeature
dup
ldc "USE_GETTERS_AS_SETTERS"
iconst_1
3: 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: new com.fasterxml.jackson.databind.MapperFeature
dup
ldc "PROPAGATE_TRANSIENT_MARKER"
iconst_2
5: 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: new com.fasterxml.jackson.databind.MapperFeature
dup
ldc "AUTO_DETECT_CREATORS"
iconst_3
7: 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: new com.fasterxml.jackson.databind.MapperFeature
dup
ldc "AUTO_DETECT_FIELDS"
iconst_4
9: 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: new com.fasterxml.jackson.databind.MapperFeature
dup
ldc "AUTO_DETECT_GETTERS"
iconst_5
11: 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: new com.fasterxml.jackson.databind.MapperFeature
dup
ldc "AUTO_DETECT_IS_GETTERS"
bipush 6
13: 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: new com.fasterxml.jackson.databind.MapperFeature
dup
ldc "AUTO_DETECT_SETTERS"
bipush 7
15: 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: new com.fasterxml.jackson.databind.MapperFeature
dup
ldc "REQUIRE_SETTERS_FOR_GETTERS"
bipush 8
17: 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: new com.fasterxml.jackson.databind.MapperFeature
dup
ldc "ALLOW_FINAL_FIELDS_AS_MUTATORS"
bipush 9
19: 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: new com.fasterxml.jackson.databind.MapperFeature
dup
ldc "INFER_PROPERTY_MUTATORS"
bipush 10
21: 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: new com.fasterxml.jackson.databind.MapperFeature
dup
ldc "INFER_CREATOR_FROM_CONSTRUCTOR_PROPERTIES"
bipush 11
23: 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: new com.fasterxml.jackson.databind.MapperFeature
dup
ldc "ALLOW_VOID_VALUED_PROPERTIES"
bipush 12
25: 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: new com.fasterxml.jackson.databind.MapperFeature
dup
ldc "CAN_OVERRIDE_ACCESS_MODIFIERS"
bipush 13
27: 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: new com.fasterxml.jackson.databind.MapperFeature
dup
ldc "OVERRIDE_PUBLIC_ACCESS_MODIFIERS"
bipush 14
29: 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: new com.fasterxml.jackson.databind.MapperFeature
dup
ldc "USE_STATIC_TYPING"
bipush 15
31: 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: new com.fasterxml.jackson.databind.MapperFeature
dup
ldc "USE_BASE_TYPE_AS_DEFAULT_IMPL"
bipush 16
33: 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: new com.fasterxml.jackson.databind.MapperFeature
dup
ldc "INFER_BUILDER_TYPE_BINDINGS"
bipush 17
35: 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: new com.fasterxml.jackson.databind.MapperFeature
dup
ldc "DEFAULT_VIEW_INCLUSION"
bipush 18
37: 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: new com.fasterxml.jackson.databind.MapperFeature
dup
ldc "SORT_PROPERTIES_ALPHABETICALLY"
bipush 19
39: 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: new com.fasterxml.jackson.databind.MapperFeature
dup
ldc "SORT_CREATOR_PROPERTIES_FIRST"
bipush 20
41: 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: new com.fasterxml.jackson.databind.MapperFeature
dup
ldc "ACCEPT_CASE_INSENSITIVE_PROPERTIES"
bipush 21
43: 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: new com.fasterxml.jackson.databind.MapperFeature
dup
ldc "ACCEPT_CASE_INSENSITIVE_ENUMS"
bipush 22
45: 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: new com.fasterxml.jackson.databind.MapperFeature
dup
ldc "ACCEPT_CASE_INSENSITIVE_VALUES"
bipush 23
47: 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: new com.fasterxml.jackson.databind.MapperFeature
dup
ldc "USE_WRAPPER_NAME_AS_PROPERTY_NAME"
bipush 24
49: 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: new com.fasterxml.jackson.databind.MapperFeature
dup
ldc "USE_STD_BEAN_NAMING"
bipush 25
51: 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: new com.fasterxml.jackson.databind.MapperFeature
dup
ldc "ALLOW_EXPLICIT_PROPERTY_RENAMING"
bipush 26
53: 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: new com.fasterxml.jackson.databind.MapperFeature
dup
ldc "ALLOW_COERCION_OF_SCALARS"
bipush 27
55: 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: new com.fasterxml.jackson.databind.MapperFeature
dup
ldc "IGNORE_DUPLICATE_MODULE_REGISTRATIONS"
bipush 28
57: 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: new com.fasterxml.jackson.databind.MapperFeature
dup
ldc "IGNORE_MERGE_FOR_UNMERGEABLE"
bipush 29
59: 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: new com.fasterxml.jackson.databind.MapperFeature
dup
ldc "BLOCK_UNSAFE_POLYMORPHIC_BASE_TYPES"
bipush 30
61: 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: bipush 31
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
putstatic com.fasterxml.jackson.databind.MapperFeature.ENUM$VALUES:[Lcom/fasterxml/jackson/databind/MapperFeature;
return
LocalVariableTable:
Start End Slot Name Signature
private void <init>(java.lang.String, int, boolean);
descriptor: (Ljava/lang/String;IZ)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=4, args_size=4
start local 0 start local 3 0: aload 0
aload 1
iload 2
invokespecial java.lang.Enum.<init>:(Ljava/lang/String;I)V
1: aload 0
iload 3
putfield com.fasterxml.jackson.databind.MapperFeature._defaultState:Z
2: aload 0
iconst_1
aload 0
invokevirtual com.fasterxml.jackson.databind.MapperFeature.ordinal:()I
ishl
putfield com.fasterxml.jackson.databind.MapperFeature._mask:I
3: return
end local 3 end local 0 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 0: aload 0
getfield com.fasterxml.jackson.databind.MapperFeature._defaultState:Z
ireturn
end local 0 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=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.fasterxml.jackson.databind.MapperFeature._mask:I
ireturn
end local 0 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=2, locals=2, args_size=2
start local 0 start local 1 0: iload 1
aload 0
getfield com.fasterxml.jackson.databind.MapperFeature._mask:I
iand
ifeq 1
iconst_1
ireturn
StackMap locals:
StackMap stack:
1: iconst_0
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/fasterxml/jackson/databind/MapperFeature;
0 2 1 flags I
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: 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: 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"