class org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter$TimingContext
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter$TimingContext
  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 Timer.Sample timerSample;
    descriptor: LTimer/Sample;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  void <init>(Sample);
    descriptor: (LSample;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter$TimingContext this
         0: .line 24
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.servlet.FilterChain cannot be resolved\n\tThe import javax.servlet.ServletException cannot be resolved\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 io cannot be resolved\n\tThe import org.springframework.http cannot be resolved\n\tThe import org.springframework.web.filter cannot be resolved\n\tThe import org.springframework.web.method cannot be resolved\n\tThe import org.springframework.web.servlet cannot be resolved\n\tThe import org.springframework.web.servlet cannot be resolved\n\tThe import org.springframework.web.util cannot be resolved\n\tOncePerRequestFilter 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\tThe method shouldNotFilterAsyncDispatch() of type WebMvcMetricsFilter must override or implement a supertype method\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tFilterChain cannot be resolved to a type\n\tServletException cannot be resolved to a type\n\tDispatcherServlet cannot be resolved to a variable\n\tNestedServletException cannot be resolved to a type\n\tHttpStatus cannot be resolved\n\tServletException cannot be resolved to a type\n\tNo exception of type Object can be thrown; an exception type must be a subclass of Throwable\n\tNo exception of type Object can be thrown; an exception type must be a subclass of Throwable\n\tHttpServletRequest cannot be resolved to a type\n\tTimer cannot be resolved to a type\n\tTimer cannot be resolved\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\tTimed cannot be resolved to a type\n\tThe method getTimedAnnotations(Object) from the type WebMvcMetricsFilter refers to the missing type Timed\n\tTimer cannot be resolved to a type\n\tThe method getTimerSample() from the type WebMvcMetricsFilter.TimingContext refers to the missing type Sample\n\tBuilder cannot be resolved to a type\n\tThe method builder(String) from the type AutoTimer refers to the missing type Builder\n\tTimed cannot be resolved to a type\n\tBuilder cannot be resolved to a type\n\tTimer cannot be resolved\n\tHttpServletRequest cannot be resolved to a type\n\tHandlerMapping cannot be resolved to a variable\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 WebMvcMetricsFilter 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 isPresent(Class<A>) in the type MergedAnnotations is not applicable for the arguments (Class<Timed>)\n\tTimed cannot be resolved to a type\n\tThe method emptySet() from the type Collections refers to the missing type Timed\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\tTimer cannot be resolved to a type\n\tBuilder cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tMeterRegistry cannot be resolved to a type\n\tTimer cannot be resolved to a type\n\tSample cannot be resolved to a type\n\tSample cannot be resolved to a type\n\tTimer 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.WebMvcMetricsFilter$TimingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/metrics/web/servlet/WebMvcMetricsFilter$TimingContext;
    MethodParameters:
             Name  Flags
      timerSample  

  Timer.Sample getTimerSample();
    descriptor: ()LTimer/Sample;
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter$TimingContext this
         0: .line 186
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTimer 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.WebMvcMetricsFilter$TimingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/metrics/web/servlet/WebMvcMetricsFilter$TimingContext;

  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.WebMvcMetricsFilter$TimingContext this
         0: .line 190
            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.WebMvcMetricsFilter$TimingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/metrics/web/servlet/WebMvcMetricsFilter$TimingContext;
    MethodParameters:
         Name  Flags
      request  

  static org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter$TimingContext get(HttpServletRequest);
    descriptor: (LHttpServletRequest;)Lorg/springframework/boot/actuate/metrics/web/servlet/WebMvcMetricsFilter$TimingContext;
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 194
            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: "WebMvcMetricsFilter.java"
NestHost: org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter
InnerClasses:
  private TimingContext = org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter$TimingContext of org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter