final class okhttp3.Cache$Entry
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: okhttp3.Cache$Entry
  super_class: java.lang.Object
{
  private static final java.lang.String SENT_MILLIS;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private static final java.lang.String RECEIVED_MILLIS;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private final java.lang.String url;
    descriptor: Ljava/lang/String;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final okhttp3.Headers varyHeaders;
    descriptor: Lokhttp3/Headers;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final java.lang.String requestMethod;
    descriptor: Ljava/lang/String;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final okhttp3.Protocol protocol;
    descriptor: Lokhttp3/Protocol;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final int code;
    descriptor: I
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final java.lang.String message;
    descriptor: Ljava/lang/String;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final okhttp3.Headers responseHeaders;
    descriptor: Lokhttp3/Headers;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final okhttp3.Handshake handshake;
    descriptor: Lokhttp3/Handshake;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    RuntimeInvisibleAnnotations: 
      Nullable()

  private final long sentRequestMillis;
    descriptor: J
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final long receivedResponseMillis;
    descriptor: J
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  void <init>(okio.Source);
    descriptor: (Lokio/Source;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // okhttp3.Cache$Entry this
         0: .line 31
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.annotation.Nullable cannot be resolved\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.Cache$Entry this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/Cache$Entry;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
      Name  Flags
      in    

  void <init>(okhttp3.Response);
    descriptor: (Lokhttp3/Response;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // okhttp3.Cache$Entry this
         0: .line 31
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.annotation.Nullable cannot be resolved\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.Cache$Entry this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/Cache$Entry;
    MethodParameters:
          Name  Flags
      response  

  public void writeTo(okhttp3.internal.cache.DiskLruCache$Editor);
    descriptor: (Lokhttp3/internal/cache/DiskLruCache$Editor;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // okhttp3.Cache$Entry this
         0: .line 611
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.Cache$Entry this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/Cache$Entry;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
        Name  Flags
      editor  

  private boolean isHttps();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // okhttp3.Cache$Entry this
         0: .line 657
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.Cache$Entry this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/Cache$Entry;

  private java.util.List<java.security.cert.Certificate> readCertificateList(okio.BufferedSource);
    descriptor: (Lokio/BufferedSource;)Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // okhttp3.Cache$Entry this
         0: .line 661
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.Cache$Entry this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/Cache$Entry;
    Exceptions:
      throws java.io.IOException
    Signature: (Lokio/BufferedSource;)Ljava/util/List<Ljava/security/cert/Certificate;>;
    MethodParameters:
        Name  Flags
      source  

  private void writeCertList(okio.BufferedSink, java.util.List<java.security.cert.Certificate>);
    descriptor: (Lokio/BufferedSink;Ljava/util/List;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // okhttp3.Cache$Entry this
         0: .line 680
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.Cache$Entry this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/Cache$Entry;
    Exceptions:
      throws java.io.IOException
    Signature: (Lokio/BufferedSink;Ljava/util/List<Ljava/security/cert/Certificate;>;)V
    MethodParameters:
              Name  Flags
      sink          
      certificates  

  public boolean matches(okhttp3.Request, okhttp3.Response);
    descriptor: (Lokhttp3/Request;Lokhttp3/Response;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // okhttp3.Cache$Entry this
         0: .line 696
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.Cache$Entry this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/Cache$Entry;
    MethodParameters:
          Name  Flags
      request   
      response  

  public okhttp3.Response response(okhttp3.internal.cache.DiskLruCache$Snapshot);
    descriptor: (Lokhttp3/internal/cache/DiskLruCache$Snapshot;)Lokhttp3/Response;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // okhttp3.Cache$Entry this
         0: .line 702
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.Cache$Entry this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/Cache$Entry;
    MethodParameters:
          Name  Flags
      snapshot  
}
SourceFile: "Cache.java"
NestHost: okhttp3.Cache
InnerClasses:
  private final Entry = okhttp3.Cache$Entry of okhttp3.Cache
  public final Editor = okhttp3.internal.cache.DiskLruCache$Editor of okhttp3.internal.cache.DiskLruCache
  public final Snapshot = okhttp3.internal.cache.DiskLruCache$Snapshot of okhttp3.internal.cache.DiskLruCache