c.smali
.class Lokhttp3/c;
.super Ljava/lang/Object;
.source "Cache.java"
# interfaces
.implements Lokhttp3/internal/cache/InternalCache;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lokhttp3/e;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic a:Lokhttp3/e;
# direct methods
.method constructor <init>(Lokhttp3/e;)V
.registers 2
.line 1
iput-object p1, p0, Lokhttp3/c;->a:Lokhttp3/e;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public get(Lokhttp3/C;)Lokhttp3/H;
.registers 3
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 1
iget-object v0, p0, Lokhttp3/c;->a:Lokhttp3/e;
invoke-virtual {v0, p1}, Lokhttp3/e;->a(Lokhttp3/C;)Lokhttp3/H;
move-result-object p1
return-object p1
.end method
.method public put(Lokhttp3/H;)Lokhttp3/internal/cache/CacheRequest;
.registers 3
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 1
iget-object v0, p0, Lokhttp3/c;->a:Lokhttp3/e;
invoke-virtual {v0, p1}, Lokhttp3/e;->a(Lokhttp3/H;)Lokhttp3/internal/cache/CacheRequest;
move-result-object p1
return-object p1
.end method
.method public remove(Lokhttp3/C;)V
.registers 3
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 1
iget-object v0, p0, Lokhttp3/c;->a:Lokhttp3/e;
invoke-virtual {v0, p1}, Lokhttp3/e;->b(Lokhttp3/C;)V
return-void
.end method
.method public trackConditionalCacheHit()V
.registers 2
.line 1
iget-object v0, p0, Lokhttp3/c;->a:Lokhttp3/e;
invoke-virtual {v0}, Lokhttp3/e;->b()V
return-void
.end method
.method public trackResponse(Lokhttp3/internal/cache/c;)V
.registers 3
.line 1
iget-object v0, p0, Lokhttp3/c;->a:Lokhttp3/e;
invoke-virtual {v0, p1}, Lokhttp3/e;->a(Lokhttp3/internal/cache/c;)V
return-void
.end method
.method public update(Lokhttp3/H;Lokhttp3/H;)V
.registers 4
.line 1
iget-object v0, p0, Lokhttp3/c;->a:Lokhttp3/e;
invoke-virtual {v0, p1, p2}, Lokhttp3/e;->a(Lokhttp3/H;Lokhttp3/H;)V
return-void
.end method