class org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$ConfigurationPropertiesPropertyFilter
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$ConfigurationPropertiesPropertyFilter
  super_class: java.lang.Object
{
  private static final org.apache.commons.logging.Log logger;
    descriptor: Lorg/apache/commons/logging/Log;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$ConfigurationPropertiesPropertyFilter 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$ConfigurationPropertiesPropertyFilter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/context/properties/ConfigurationPropertiesReportEndpoint$ConfigurationPropertiesPropertyFilter;

  protected boolean include(BeanPropertyWriter);
    descriptor: (LBeanPropertyWriter;)Z
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$ConfigurationPropertiesPropertyFilter this
         0: .line 343
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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$ConfigurationPropertiesPropertyFilter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/context/properties/ConfigurationPropertiesReportEndpoint$ConfigurationPropertiesPropertyFilter;
    MethodParameters:
        Name  Flags
      writer  

  protected boolean include(PropertyWriter);
    descriptor: (LPropertyWriter;)Z
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$ConfigurationPropertiesPropertyFilter this
         0: .line 348
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tPropertyWriter 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$ConfigurationPropertiesPropertyFilter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/context/properties/ConfigurationPropertiesReportEndpoint$ConfigurationPropertiesPropertyFilter;
    MethodParameters:
        Name  Flags
      writer  

  private boolean include(java.lang.String);
    descriptor: (Ljava/lang/String;)Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$ConfigurationPropertiesPropertyFilter this
         0: .line 352
            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$ConfigurationPropertiesPropertyFilter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/context/properties/ConfigurationPropertiesReportEndpoint$ConfigurationPropertiesPropertyFilter;
    MethodParameters:
      Name  Flags
      name  

  public void serializeAsField(java.lang.Object, JsonGenerator, SerializerProvider, PropertyWriter);
    descriptor: (Ljava/lang/Object;LJsonGenerator;LSerializerProvider;LPropertyWriter;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$ConfigurationPropertiesPropertyFilter this
         0: .line 357
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \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"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$ConfigurationPropertiesPropertyFilter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/context/properties/ConfigurationPropertiesReportEndpoint$ConfigurationPropertiesPropertyFilter;
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
          Name  Flags
      pojo      
      jgen      
      provider  
      writer    
}
SourceFile: "ConfigurationPropertiesReportEndpoint.java"
NestHost: org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint
InnerClasses:
  private ConfigurationPropertiesPropertyFilter = org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$ConfigurationPropertiesPropertyFilter of org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint