class org.springframework.boot.actuate.metrics.web.servlet.LongTaskTimingHandlerInterceptor$LongTaskTimingContext
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.springframework.boot.actuate.metrics.web.servlet.LongTaskTimingHandlerInterceptor$LongTaskTimingContext
  super_class: java.lang.Object
{
  private static final java.lang.String ATTRIBUTE;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private final java.util.Collection<LongTaskTimer.Sample> longTaskTimerSamples;
    descriptor: Ljava/util/Collection;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: Ljava/util/Collection<LLongTaskTimer/Sample;>;

  void <init>(java.util.Collection<LongTaskTimer.Sample>);
    descriptor: (Ljava/util/Collection;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.actuate.metrics.web.servlet.LongTaskTimingHandlerInterceptor$LongTaskTimingContext this
         0: .line 26
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.servlet.http cannot be resolved\n\tThe import javax.servlet.http cannot be resolved\n\tThe import io cannot be resolved\n\tThe import io cannot be resolved\n\tThe import io cannot be resolved\n\tThe import io cannot be resolved\n\tThe import org.springframework.web.method cannot be resolved\n\tThe import org.springframework.web.servlet cannot be resolved\n\tHandlerInterceptor cannot be resolved to a type\n\tMeterRegistry cannot be resolved to a type\n\tMeterRegistry cannot be resolved to a type\n\tMeterRegistry cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tTimed cannot be resolved to a type\n\tThe method getTimedAnnotations(Object) from the type LongTaskTimingHandlerInterceptor refers to the missing type Timed\n\tLongTaskTimer cannot be resolved to a type\n\tLongTaskTimer cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tTimed cannot be resolved to a type\n\tLongTaskTimer cannot be resolved to a type\n\tTimed cannot be resolved\n\tTimed cannot be resolved to a type\n\tHandlerMethod cannot be resolved to a type\n\tThe method emptySet() from the type Collections refers to the missing type Timed\n\tThe method getTimedAnnotations(Object) from the type LongTaskTimingHandlerInterceptor refers to the missing type Timed\n\tHandlerMethod cannot be resolved to a type\n\tTimed cannot be resolved to a type\n\tHandlerMethod cannot be resolved to a type\n\tTimed cannot be resolved to a type\n\tTimed cannot be resolved to a type\n\tThe method stream(Class<A>) in the type MergedAnnotations is not applicable for the arguments (Class<Timed>)\n\tTimed cannot be resolved to a type\n\tLongTaskTimer cannot be resolved to a type\n\tThe method getLongTaskTimerSamples() from the type LongTaskTimingHandlerInterceptor.LongTaskTimingContext refers to the missing type Sample\n\tLongTaskTimer cannot be resolved to a type\n\tLongTaskTimer cannot be resolved to a type\n\tSample cannot be resolved to a type\n\tLongTaskTimer cannot be resolved to a type\n\tSample cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.metrics.web.servlet.LongTaskTimingHandlerInterceptor$LongTaskTimingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/metrics/web/servlet/LongTaskTimingHandlerInterceptor$LongTaskTimingContext;
    Signature: (Ljava/util/Collection<LLongTaskTimer/Sample;>;)V
    MethodParameters:
                      Name  Flags
      longTaskTimerSamples  

  java.util.Collection<LongTaskTimer.Sample> getLongTaskTimerSamples();
    descriptor: ()Ljava/util/Collection;
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.actuate.metrics.web.servlet.LongTaskTimingHandlerInterceptor$LongTaskTimingContext this
         0: .line 142
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tLongTaskTimer cannot be resolved to a type\n\tSample cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.metrics.web.servlet.LongTaskTimingHandlerInterceptor$LongTaskTimingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/metrics/web/servlet/LongTaskTimingHandlerInterceptor$LongTaskTimingContext;
    Signature: ()Ljava/util/Collection<LLongTaskTimer/Sample;>;

  void attachTo(HttpServletRequest);
    descriptor: (LHttpServletRequest;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.actuate.metrics.web.servlet.LongTaskTimingHandlerInterceptor$LongTaskTimingContext this
         0: .line 146
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tHttpServletRequest cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.metrics.web.servlet.LongTaskTimingHandlerInterceptor$LongTaskTimingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/metrics/web/servlet/LongTaskTimingHandlerInterceptor$LongTaskTimingContext;
    MethodParameters:
         Name  Flags
      request  

  static org.springframework.boot.actuate.metrics.web.servlet.LongTaskTimingHandlerInterceptor$LongTaskTimingContext get(HttpServletRequest);
    descriptor: (LHttpServletRequest;)Lorg/springframework/boot/actuate/metrics/web/servlet/LongTaskTimingHandlerInterceptor$LongTaskTimingContext;
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 150
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tHttpServletRequest cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
         Name  Flags
      request  
}
SourceFile: "LongTaskTimingHandlerInterceptor.java"
NestHost: org.springframework.boot.actuate.metrics.web.servlet.LongTaskTimingHandlerInterceptor
InnerClasses:
  LongTaskTimingContext = org.springframework.boot.actuate.metrics.web.servlet.LongTaskTimingHandlerInterceptor$LongTaskTimingContext of org.springframework.boot.actuate.metrics.web.servlet.LongTaskTimingHandlerInterceptor