class org.springframework.boot.web.embedded.undertow.CompressionHttpHandlerFactory$CompressibleMimeTypePredicate
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.springframework.boot.web.embedded.undertow.CompressionHttpHandlerFactory$CompressibleMimeTypePredicate
  super_class: java.lang.Object
{
  private final java.util.List<org.springframework.util.MimeType> mimeTypes;
    descriptor: Ljava/util/List;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: Ljava/util/List<Lorg/springframework/util/MimeType;>;

  void <init>(java.lang.String[]);
    descriptor: ([Ljava/lang/String;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.undertow.CompressionHttpHandlerFactory$CompressibleMimeTypePredicate this
         0: .line 22
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import io.undertow cannot be resolved\n\tThe import io.undertow cannot be resolved\n\tThe import io.undertow cannot be resolved\n\tThe import io.undertow cannot be resolved\n\tThe import io.undertow cannot be resolved\n\tThe import io.undertow cannot be resolved\n\tThe import io.undertow cannot be resolved\n\tThe import io.undertow cannot be resolved\n\tThe import io.undertow cannot be resolved\n\tThe import io.undertow cannot be resolved\n\tThe import org.springframework.http cannot be resolved\n\tThe type CompressionHttpHandlerFactory must implement the inherited abstract method HttpHandlerFactory.getHandler(HttpHandler)\n\tHttpHandler cannot be resolved to a type\n\tHttpHandler cannot be resolved to a type\n\tContentEncodingRepository cannot be resolved to a type\n\tContentEncodingRepository cannot be resolved to a type\n\tGzipEncodingProvider cannot be resolved to a type\n\tPredicates cannot be resolved\n\tThe method getCompressionPredicates(Compression) from the type CompressionHttpHandlerFactory refers to the missing type Predicate\n\tEncodingHandler cannot be resolved to a type\n\tPredicate cannot be resolved to a type\n\tPredicate cannot be resolved to a type\n\tRequestHeaderAttribute cannot be resolved to a type\n\tRequestHeaderAttribute cannot be resolved to a type\n\tHttpString cannot be resolved to a type\n\tHttpHeaders cannot be resolved to a variable\n\tPredicates cannot be resolved\n\tPredicates cannot be resolved\n\tPredicate cannot be resolved to a type\n\tPredicate cannot be resolved to a type\n\tHttpServerExchange cannot be resolved to a type\n\tHttpHeaders cannot be resolved to a variable\n\tPredicate cannot be resolved to a type\n\tPredicate cannot be resolved to a type\n\tPredicate cannot be resolved to a type\n\tPredicates cannot be resolved\n\tHttpServerExchange cannot be resolved to a type\n\tHeaders cannot be resolved to a variable\n\tPredicate cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.undertow.CompressionHttpHandlerFactory$CompressibleMimeTypePredicate this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/undertow/CompressionHttpHandlerFactory$CompressibleMimeTypePredicate;
    MethodParameters:
           Name  Flags
      mimeTypes  

  public boolean resolve(HttpServerExchange);
    descriptor: (LHttpServerExchange;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.undertow.CompressionHttpHandlerFactory$CompressibleMimeTypePredicate this
         0: .line 92
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tHttpServerExchange cannot be resolved to a type\n\tHttpHeaders cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.undertow.CompressionHttpHandlerFactory$CompressibleMimeTypePredicate this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/undertow/CompressionHttpHandlerFactory$CompressibleMimeTypePredicate;
    MethodParameters:
       Name  Flags
      value  
}
SourceFile: "CompressionHttpHandlerFactory.java"
NestHost: org.springframework.boot.web.embedded.undertow.CompressionHttpHandlerFactory
InnerClasses:
  private CompressibleMimeTypePredicate = org.springframework.boot.web.embedded.undertow.CompressionHttpHandlerFactory$CompressibleMimeTypePredicate of org.springframework.boot.web.embedded.undertow.CompressionHttpHandlerFactory