final class org.springframework.web.servlet.function.DefaultServerRequest$ServletAttributesMap extends java.util.AbstractMap<java.lang.String, java.lang.Object>
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: org.springframework.web.servlet.function.DefaultServerRequest$ServletAttributesMap
  super_class: java.util.AbstractMap
{
  private final HttpServletRequest servletRequest;
    descriptor: LHttpServletRequest;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  void <init>(HttpServletRequest);
    descriptor: (LHttpServletRequest;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.web.servlet.function.DefaultServerRequest$ServletAttributesMap this
         0: .line 1
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe type javax.servlet.http.HttpSession cannot be resolved. It is indirectly referenced from required .class files\n\tThe import javax.servlet.ServletException cannot be resolved\n\tThe import javax.servlet.ServletOutputStream cannot be resolved\n\tThe import javax.servlet.http.Cookie cannot be resolved\n\tThe import javax.servlet.http.HttpServletRequest cannot be resolved\n\tThe import javax.servlet.http.HttpServletResponse cannot be resolved\n\tThe import javax.servlet.http.HttpSession cannot be resolved\n\tThe import javax.servlet.http.Part cannot be resolved\n\tPart cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tThe method toMultiValueMap(Map<K,List<V>>) in the type CollectionUtils is not applicable for the arguments (DefaultServerRequest.ServletParametersMap)\n\tThe method servletRequest() from the type DefaultServerRequest refers to the missing type HttpServletRequest\n\tThe method servletRequest() from the type DefaultServerRequest refers to the missing type HttpServletRequest\n\tCookie cannot be resolved to a type\n\tCookie cannot be resolved to a type\n\tThe method servletRequest() from the type DefaultServerRequest refers to the missing type HttpServletRequest\n\tCookie cannot be resolved to a type\n\tCookie cannot be resolved to a type\n\tCookie cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tThe method getServletRequest() from the type ServletServerHttpRequest refers to the missing type HttpServletRequest\n\tServletException cannot be resolved to a type\n\tThe method bodyInternal(Type, Class<?>) from the type DefaultServerRequest refers to the missing type ServletException\n\tServletException cannot be resolved to a type\n\tThe method bodyInternal(Type, Class<?>) from the type DefaultServerRequest refers to the missing type ServletException\n\tServletException cannot be resolved to a type\n\tNo exception of type HttpMediaTypeNotSupportedException can be thrown; an exception type must be a subclass of Throwable\n\tThe method servletRequest() from the type DefaultServerRequest refers to the missing type HttpServletRequest\n\tThe method servletRequest() from the type DefaultServerRequest refers to the missing type HttpServletRequest\n\tPart cannot be resolved to a type\n\tServletException cannot be resolved to a type\n\tPart cannot be resolved to a type\n\tPart cannot be resolved to a type\n\tThe method servletRequest() from the type DefaultServerRequest refers to the missing type HttpServletRequest\n\tPart cannot be resolved\n\tPart cannot be resolved to a type\n\tThe method servletRequest() from the type DefaultServerRequest refers to the missing type HttpServletRequest\n\tHttpSession cannot be resolved to a type\n\tThe method servletRequest() from the type DefaultServerRequest refers to the missing type HttpServletRequest\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tThe method containsHeader(String) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method setDateHeader(String, long) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method setHeader(String, String) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method addHeader(String, String) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method setStatus(int) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method setStatus(int, String) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method getStatus() of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method getHeader(String) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method getHeaders(String) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method getHeaderNames() of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tCookie cannot be resolved to a type\n\tThe method encodeURL(String) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method encodeRedirectURL(String) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method encodeUrl(String) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method encodeRedirectUrl(String) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method sendError(int, String) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method sendError(int) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method sendRedirect(String) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method addDateHeader(String, long) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method setIntHeader(String, int) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method addIntHeader(String, int) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method getCharacterEncoding() of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method getContentType() of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tServletOutputStream cannot be resolved to a type\n\tThe method getOutputStream() of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method getWriter() of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method setCharacterEncoding(String) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method setContentLength(int) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method setContentLengthLong(long) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method setContentType(String) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method setBufferSize(int) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method getBufferSize() of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method flushBuffer() of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method resetBuffer() of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method isCommitted() of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method reset() of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method setLocale(Locale) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method getLocale() of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.web.servlet.function.DefaultServerRequest$ServletAttributesMap this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/web/servlet/function/DefaultServerRequest$ServletAttributesMap;
    MethodParameters:
                Name  Flags
      servletRequest  

  public boolean containsKey(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.web.servlet.function.DefaultServerRequest$ServletAttributesMap this
         0: .line 427
            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.web.servlet.function.DefaultServerRequest$ServletAttributesMap this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/web/servlet/function/DefaultServerRequest$ServletAttributesMap;
    MethodParameters:
      Name  Flags
      key   

  public void clear();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.web.servlet.function.DefaultServerRequest$ServletAttributesMap this
         0: .line 432
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \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.web.servlet.function.DefaultServerRequest$ServletAttributesMap this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/web/servlet/function/DefaultServerRequest$ServletAttributesMap;

  public java.util.Set<java.util.Map$Entry<java.lang.String, java.lang.Object>> entrySet();
    descriptor: ()Ljava/util/Set;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.web.servlet.function.DefaultServerRequest$ServletAttributesMap this
         0: .line 438
            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.web.servlet.function.DefaultServerRequest$ServletAttributesMap this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/web/servlet/function/DefaultServerRequest$ServletAttributesMap;
    Signature: ()Ljava/util/Set<Ljava/util/Map$Entry<Ljava/lang/String;Ljava/lang/Object;>;>;

  public java.lang.Object get(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.web.servlet.function.DefaultServerRequest$ServletAttributesMap this
         0: .line 449
            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.web.servlet.function.DefaultServerRequest$ServletAttributesMap this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/web/servlet/function/DefaultServerRequest$ServletAttributesMap;
    MethodParameters:
      Name  Flags
      key   

  public java.lang.Object put(java.lang.String, java.lang.Object);
    descriptor: (Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.springframework.web.servlet.function.DefaultServerRequest$ServletAttributesMap this
         0: .line 454
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \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.web.servlet.function.DefaultServerRequest$ServletAttributesMap this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/web/servlet/function/DefaultServerRequest$ServletAttributesMap;
    MethodParameters:
       Name  Flags
      key    
      value  

  public java.lang.Object remove(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.web.servlet.function.DefaultServerRequest$ServletAttributesMap this
         0: .line 462
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \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.web.servlet.function.DefaultServerRequest$ServletAttributesMap this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/web/servlet/function/DefaultServerRequest$ServletAttributesMap;
    MethodParameters:
      Name  Flags
      key   
}
Signature: Ljava/util/AbstractMap<Ljava/lang/String;Ljava/lang/Object;>;
SourceFile: "DefaultServerRequest.java"
NestHost: org.springframework.web.servlet.function.DefaultServerRequest
InnerClasses:
  public abstract Entry = java.util.Map$Entry of java.util.Map
  private final ServletAttributesMap = org.springframework.web.servlet.function.DefaultServerRequest$ServletAttributesMap of org.springframework.web.servlet.function.DefaultServerRequest