class org.springframework.boot.web.embedded.undertow.CompressionHttpHandlerFactory$MaxSizePredicate
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.springframework.boot.web.embedded.undertow.CompressionHttpHandlerFactory$MaxSizePredicate
  super_class: java.lang.Object
{
  private final Predicate maxContentSize;
    descriptor: LPredicate;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  void <init>(int);
    descriptor: (I)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.undertow.CompressionHttpHandlerFactory$MaxSizePredicate 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$MaxSizePredicate this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/undertow/CompressionHttpHandlerFactory$MaxSizePredicate;
    MethodParameters:
      Name  Flags
      size  

  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$MaxSizePredicate this
         0: .line 125
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \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$MaxSizePredicate this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/undertow/CompressionHttpHandlerFactory$MaxSizePredicate;
    MethodParameters:
       Name  Flags
      value  
}
SourceFile: "CompressionHttpHandlerFactory.java"
NestHost: org.springframework.boot.web.embedded.undertow.CompressionHttpHandlerFactory
InnerClasses:
  private MaxSizePredicate = org.springframework.boot.web.embedded.undertow.CompressionHttpHandlerFactory$MaxSizePredicate of org.springframework.boot.web.embedded.undertow.CompressionHttpHandlerFactory