public class org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$GenericSerializerModifier
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$GenericSerializerModifier
  super_class: java.lang.Object
{
  protected void <init>();
    descriptor: ()V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$GenericSerializerModifier this
         0: .line 30
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import com.fasterxml cannot be resolved\n\tThe import com.fasterxml cannot be resolved\n\tThe import com.fasterxml cannot be resolved\n\tThe import com.fasterxml cannot be resolved\n\tThe import com.fasterxml cannot be resolved\n\tThe import com.fasterxml cannot be resolved\n\tThe import com.fasterxml cannot be resolved\n\tThe import com.fasterxml cannot be resolved\n\tThe import com.fasterxml cannot be resolved\n\tThe import com.fasterxml cannot be resolved\n\tThe import com.fasterxml cannot be resolved\n\tThe import com.fasterxml cannot be resolved\n\tThe import com.fasterxml cannot be resolved\n\tThe import com.fasterxml cannot be resolved\n\tThe import com.fasterxml cannot be resolved\n\tThe import com.fasterxml cannot be resolved\n\tThe import com.fasterxml cannot be resolved\n\tThe import com.fasterxml cannot be resolved\n\tThe import com.fasterxml cannot be resolved\n\tObjectMapper cannot be resolved to a type\n\tObjectMapper cannot be resolved to a type\n\tThe method getObjectMapper() from the type ConfigurationPropertiesReportEndpoint refers to the missing type ObjectMapper\n\tObjectMapper cannot be resolved to a type\n\tObjectMapper cannot be resolved to a type\n\tObjectMapper cannot be resolved to a type\n\tObjectMapper cannot be resolved to a type\n\tObjectMapper cannot be resolved to a type\n\tObjectMapper cannot be resolved to a type\n\tObjectMapper cannot be resolved to a type\n\tSerializationFeature cannot be resolved to a variable\n\tSerializationFeature cannot be resolved to a variable\n\tSerializationFeature cannot be resolved to a variable\n\tMapperFeature cannot be resolved to a variable\n\tInclude cannot be resolved to a variable\n\tJavaTimeModule cannot be resolved to a type\n\tObjectMapper cannot be resolved to a type\n\tSimpleFilterProvider cannot be resolved to a type\n\tObjectMapper cannot be resolved to a type\n\tSerializerFactory cannot be resolved to a type\n\tBeanSerializerFactory cannot be resolved\n\tObjectMapper cannot be resolved to a type\n\tObjectMapper cannot be resolved to a type\n\tObjectMapper cannot be resolved to a type\n\tJacksonAnnotationIntrospector cannot be resolved to a type\n\tAnnotated cannot be resolved to a type\n\tSimpleBeanPropertyFilter cannot be resolved to a type\n\tBeanPropertyWriter cannot be resolved to a type\n\tPropertyWriter cannot be resolved to a type\n\tJsonGenerator cannot be resolved to a type\n\tSerializerProvider cannot be resolved to a type\n\tPropertyWriter cannot be resolved to a type\n\tBeanPropertyWriter cannot be resolved to a type\n\tBeanPropertyWriter cannot be resolved to a type\n\tBeanPropertyWriter cannot be resolved to a type\n\tBeanSerializerModifier cannot be resolved to a type\n\tBeanPropertyWriter cannot be resolved to a type\n\tSerializationConfig cannot be resolved to a type\n\tBeanDescription cannot be resolved to a type\n\tBeanPropertyWriter cannot be resolved to a type\n\tBeanPropertyWriter cannot be resolved to a type\n\tBeanPropertyWriter cannot be resolved to a type\n\tBeanDescription cannot be resolved to a type\n\tBeanPropertyWriter cannot be resolved to a type\n\tBeanDescription cannot be resolved to a type\n\tBeanPropertyWriter cannot be resolved to a type\n\tAnnotatedMethod cannot be resolved to a type\n\tAnnotatedMethod cannot be resolved to a type\n\tBeanDescription cannot be resolved to a type\n\tBeanPropertyWriter cannot be resolved to a type\n\tAnnotatedMethod cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$GenericSerializerModifier this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/context/properties/ConfigurationPropertiesReportEndpoint$GenericSerializerModifier;

  public java.util.List<BeanPropertyWriter> changeProperties(SerializationConfig, BeanDescription, java.util.List<BeanPropertyWriter>);
    descriptor: (LSerializationConfig;LBeanDescription;Ljava/util/List;)Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$GenericSerializerModifier this
         0: .line 388
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tBeanPropertyWriter cannot be resolved to a type\n\tSerializationConfig cannot be resolved to a type\n\tBeanDescription cannot be resolved to a type\n\tBeanPropertyWriter cannot be resolved to a type\n\tBeanPropertyWriter cannot be resolved to a type\n\tBeanPropertyWriter cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$GenericSerializerModifier this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/context/properties/ConfigurationPropertiesReportEndpoint$GenericSerializerModifier;
    Signature: (LSerializationConfig;LBeanDescription;Ljava/util/List<LBeanPropertyWriter;>;)Ljava/util/List<LBeanPropertyWriter;>;
    MethodParameters:
                Name  Flags
      config          
      beanDesc        
      beanProperties  

  boolean isCandidate(BeanDescription, BeanPropertyWriter, java.lang.reflect.Constructor<?>);
    descriptor: (LBeanDescription;LBeanPropertyWriter;Ljava/lang/reflect/Constructor;)Z
    flags: (0x0000) 
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$GenericSerializerModifier this
         0: .line 401
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tBeanDescription cannot be resolved to a type\n\tBeanPropertyWriter cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$GenericSerializerModifier this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/context/properties/ConfigurationPropertiesReportEndpoint$GenericSerializerModifier;
    Signature: (LBeanDescription;LBeanPropertyWriter;Ljava/lang/reflect/Constructor<*>;)Z
    MethodParameters:
                 Name  Flags
      beanDesc         
      writer           
      bindConstructor  

  boolean isReadable(BeanDescription, BeanPropertyWriter);
    descriptor: (LBeanDescription;LBeanPropertyWriter;)Z
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$GenericSerializerModifier this
         0: .line 410
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tBeanDescription cannot be resolved to a type\n\tBeanPropertyWriter cannot be resolved to a type\n\tAnnotatedMethod cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$GenericSerializerModifier this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/context/properties/ConfigurationPropertiesReportEndpoint$GenericSerializerModifier;
    MethodParameters:
          Name  Flags
      beanDesc  
      writer    

  AnnotatedMethod findSetter(BeanDescription, BeanPropertyWriter);
    descriptor: (LBeanDescription;LBeanPropertyWriter;)LAnnotatedMethod;
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$GenericSerializerModifier this
         0: .line 424
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tAnnotatedMethod cannot be resolved to a type\n\tBeanDescription cannot be resolved to a type\n\tBeanPropertyWriter cannot be resolved to a type\n\tAnnotatedMethod cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$GenericSerializerModifier this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/context/properties/ConfigurationPropertiesReportEndpoint$GenericSerializerModifier;
    MethodParameters:
          Name  Flags
      beanDesc  
      writer    

  private java.lang.String determineAccessorSuffix(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$GenericSerializerModifier this
         0: .line 443
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$GenericSerializerModifier this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/context/properties/ConfigurationPropertiesReportEndpoint$GenericSerializerModifier;
    MethodParameters:
              Name  Flags
      propertyName  

  private java.lang.reflect.Constructor<?> findBindConstructor(java.lang.Class<?>);
    descriptor: (Ljava/lang/Class;)Ljava/lang/reflect/Constructor;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$GenericSerializerModifier this
         0: .line 450
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$GenericSerializerModifier this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/context/properties/ConfigurationPropertiesReportEndpoint$GenericSerializerModifier;
    Signature: (Ljava/lang/Class<*>;)Ljava/lang/reflect/Constructor<*>;
    MethodParameters:
      Name  Flags
      type  

  private java.lang.reflect.Constructor<?> findBindConstructor(boolean, java.lang.reflect.Constructor<?>[]);
    descriptor: (Z[Ljava/lang/reflect/Constructor;)Ljava/lang/reflect/Constructor;
    flags: (0x0082) ACC_PRIVATE, ACC_VARARGS
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$GenericSerializerModifier this
         0: .line 463
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$GenericSerializerModifier this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/context/properties/ConfigurationPropertiesReportEndpoint$GenericSerializerModifier;
    Signature: (Z[Ljava/lang/reflect/Constructor<*>;)Ljava/lang/reflect/Constructor<*>;
    MethodParameters:
                         Name  Flags
      classConstructorBinding  
      candidates               
}
SourceFile: "ConfigurationPropertiesReportEndpoint.java"
NestHost: org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint
InnerClasses:
  protected GenericSerializerModifier = org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$GenericSerializerModifier of org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint