final class org.springframework.boot.actuate.metrics.web.client.MetricsClientHttpRequestInterceptor$UrlTemplateThreadLocal extends org.springframework.core.NamedThreadLocal<java.util.Deque<java.lang.String>>
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: org.springframework.boot.actuate.metrics.web.client.MetricsClientHttpRequestInterceptor$UrlTemplateThreadLocal
  super_class: org.springframework.core.NamedThreadLocal
{
  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.actuate.metrics.web.client.MetricsClientHttpRequestInterceptor$UrlTemplateThreadLocal this
         0: .line 26
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \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.http cannot be resolved\n\tThe import org.springframework.http cannot be resolved\n\tThe import org.springframework.http cannot be resolved\n\tThe import org.springframework.web.util cannot be resolved\n\tClientHttpRequestInterceptor 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\tClientHttpResponse cannot be resolved to a type\n\tHttpRequest cannot be resolved to a type\n\tClientHttpRequestExecution cannot be resolved to a type\n\tClientHttpResponse cannot be resolved to a type\n\tMeterRegistry cannot be resolved to a type\n\tUriTemplateHandler cannot be resolved to a type\n\tUriTemplateHandler cannot be resolved to a type\n\tUriTemplateHandler cannot be resolved to a type\n\tThe method expand(String, Map<String,?>) of type new UriTemplateHandler(){} must override or implement a supertype method\n\tThe method expand(String, Object...) of type new UriTemplateHandler(){} must override or implement a supertype method\n\tTimer cannot be resolved to a type\n\tHttpRequest cannot be resolved to a type\n\tClientHttpResponse cannot be resolved to a type\n\tThe method builder(String) from the type AutoTimer refers to the missing type Builder\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.metrics.web.client.MetricsClientHttpRequestInterceptor$UrlTemplateThreadLocal this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/metrics/web/client/MetricsClientHttpRequestInterceptor$UrlTemplateThreadLocal;

  protected java.util.Deque<java.lang.String> initialValue();
    descriptor: ()Ljava/util/Deque;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.actuate.metrics.web.client.MetricsClientHttpRequestInterceptor$UrlTemplateThreadLocal this
         0: .line 124
            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.metrics.web.client.MetricsClientHttpRequestInterceptor$UrlTemplateThreadLocal this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/metrics/web/client/MetricsClientHttpRequestInterceptor$UrlTemplateThreadLocal;
    Signature: ()Ljava/util/Deque<Ljava/lang/String;>;
}
Signature: Lorg/springframework/core/NamedThreadLocal<Ljava/util/Deque<Ljava/lang/String;>;>;
SourceFile: "MetricsClientHttpRequestInterceptor.java"
NestHost: org.springframework.boot.actuate.metrics.web.client.MetricsClientHttpRequestInterceptor
InnerClasses:
  private final UrlTemplateThreadLocal = org.springframework.boot.actuate.metrics.web.client.MetricsClientHttpRequestInterceptor$UrlTemplateThreadLocal of org.springframework.boot.actuate.metrics.web.client.MetricsClientHttpRequestInterceptor