public final class android.net.http.HttpResponseCache extends java.net.ResponseCache implements java.io.Closeable
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: android.net.http.HttpResponseCache
  super_class: java.net.ResponseCache
{
  private final AndroidShimResponseCache delegate;
    descriptor: LAndroidShimResponseCache;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  void <init>(AndroidShimResponseCache);
    descriptor: (LAndroidShimResponseCache;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.net.http.HttpResponseCache this
         0: .line 19
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import com.android.okhttp cannot be resolved\n\tThe import com.android.okhttp cannot be resolved\n\tThe import com.android.okhttp cannot be resolved\n\tOkCacheContainer cannot be resolved to a type\n\tAndroidShimResponseCache cannot be resolved to a type\n\tAndroidShimResponseCache cannot be resolved to a type\n\tAndroidShimResponseCache cannot be resolved to a type\n\tAndroidShimResponseCache cannot be resolved to a type\n\tAndroidShimResponseCache cannot be resolved to a type\n\tAndroidShimResponseCache cannot be resolved to a type\n\tAndroidShimResponseCache cannot be resolved\n\tAndroidShimResponseCache cannot be resolved to a type\n\tAndroidShimResponseCache cannot be resolved to a type\n\tAndroidShimResponseCache cannot be resolved to a type\n\tAndroidShimResponseCache cannot be resolved to a type\n\tAndroidShimResponseCache cannot be resolved to a type\n\tAndroidShimResponseCache cannot be resolved to a type\n\tAndroidShimResponseCache cannot be resolved to a type\n\tAndroidShimResponseCache cannot be resolved to a type\n\tAndroidShimResponseCache cannot be resolved to a type\n\tAndroidShimResponseCache cannot be resolved to a type\n\tCache cannot be resolved to a type\n\tThe method getCache() of type HttpResponseCache must override or implement a supertype method\n\tAndroidShimResponseCache cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.net.http.HttpResponseCache this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/net/http/HttpResponseCache;
    MethodParameters:
          Name  Flags
      delegate  

  public static android.net.http.HttpResponseCache getInstalled();
    descriptor: ()Landroid/net/http/HttpResponseCache;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         0: .line 164
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static synchronized android.net.http.HttpResponseCache install(java.io.File, long);
    descriptor: (Ljava/io/File;J)Landroid/net/http/HttpResponseCache;
    flags: (0x0029) ACC_PUBLIC, ACC_STATIC, ACC_SYNCHRONIZED
    Code:
      stack=3, locals=3, args_size=2
         0: .line 188
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tAndroidShimResponseCache cannot be resolved to a type\n\tAndroidShimResponseCache cannot be resolved to a type\n\tAndroidShimResponseCache cannot be resolved to a type\n\tAndroidShimResponseCache cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Exceptions:
      throws java.io.IOException
    MethodParameters:
           Name  Flags
      directory  
      maxSize    

  public java.net.CacheResponse get(java.net.URI, java.lang.String, java.util.Map<java.lang.String, java.util.List<java.lang.String>>);
    descriptor: (Ljava/net/URI;Ljava/lang/String;Ljava/util/Map;)Ljava/net/CacheResponse;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // android.net.http.HttpResponseCache this
         0: .line 206
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tAndroidShimResponseCache cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.net.http.HttpResponseCache this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/net/http/HttpResponseCache;
    Exceptions:
      throws java.io.IOException
    Signature: (Ljava/net/URI;Ljava/lang/String;Ljava/util/Map<Ljava/lang/String;Ljava/util/List<Ljava/lang/String;>;>;)Ljava/net/CacheResponse;
    MethodParameters:
                Name  Flags
      uri             
      requestMethod   
      requestHeaders  

  public java.net.CacheRequest put(java.net.URI, java.net.URLConnection);
    descriptor: (Ljava/net/URI;Ljava/net/URLConnection;)Ljava/net/CacheRequest;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.net.http.HttpResponseCache this
         0: .line 210
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tAndroidShimResponseCache cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.net.http.HttpResponseCache this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/net/http/HttpResponseCache;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
               Name  Flags
      uri            
      urlConnection  

  public long size();
    descriptor: ()J
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.net.http.HttpResponseCache this
         0: .line 220
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tAndroidShimResponseCache cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.net.http.HttpResponseCache this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/net/http/HttpResponseCache;

  public long maxSize();
    descriptor: ()J
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.net.http.HttpResponseCache this
         0: .line 232
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tAndroidShimResponseCache cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.net.http.HttpResponseCache this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/net/http/HttpResponseCache;

  public void flush();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.net.http.HttpResponseCache this
         0: .line 242
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tAndroidShimResponseCache cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.net.http.HttpResponseCache this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/net/http/HttpResponseCache;

  public int getNetworkCount();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.net.http.HttpResponseCache this
         0: .line 252
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tAndroidShimResponseCache cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.net.http.HttpResponseCache this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/net/http/HttpResponseCache;

  public int getHitCount();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.net.http.HttpResponseCache this
         0: .line 261
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tAndroidShimResponseCache cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.net.http.HttpResponseCache this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/net/http/HttpResponseCache;

  public int getRequestCount();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.net.http.HttpResponseCache this
         0: .line 270
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tAndroidShimResponseCache cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.net.http.HttpResponseCache this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/net/http/HttpResponseCache;

  public void close();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.net.http.HttpResponseCache this
         0: .line 281
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tAndroidShimResponseCache cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.net.http.HttpResponseCache this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/net/http/HttpResponseCache;
    Exceptions:
      throws java.io.IOException

  public void delete();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.net.http.HttpResponseCache this
         0: .line 291
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tAndroidShimResponseCache cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.net.http.HttpResponseCache this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/net/http/HttpResponseCache;
    Exceptions:
      throws java.io.IOException

  public Cache getCache();
    descriptor: ()LCache;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.net.http.HttpResponseCache this
         0: .line 296
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tCache cannot be resolved to a type\n\tThe method getCache() of type HttpResponseCache must override or implement a supertype method\n\tAndroidShimResponseCache cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.net.http.HttpResponseCache this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/net/http/HttpResponseCache;
}
SourceFile: "HttpResponseCache.java"