AsyncRequestQueue$ThrowingCache.smali
.class Lcom/android/volley/AsyncRequestQueue$ThrowingCache;
.super Ljava/lang/Object;
.source "AsyncRequestQueue.java"
# interfaces
.implements Lcom/android/volley/Cache;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/android/volley/AsyncRequestQueue;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0xa
name = "ThrowingCache"
.end annotation
# direct methods
.method private constructor <init>()V
.registers 1
.line 653
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method synthetic constructor <init>(Lcom/android/volley/AsyncRequestQueue$1;)V
.registers 2
.line 653
invoke-direct {p0}, Lcom/android/volley/AsyncRequestQueue$ThrowingCache;-><init>()V
return-void
.end method
# virtual methods
.method public clear()V
.registers 2
.line 681
new-instance v0, Ljava/lang/UnsupportedOperationException;
invoke-direct {v0}, Ljava/lang/UnsupportedOperationException;-><init>()V
throw v0
.end method
.method public get(Ljava/lang/String;)Lcom/android/volley/Cache$Entry;
.registers 2
.line 656
new-instance p1, Ljava/lang/UnsupportedOperationException;
invoke-direct {p1}, Ljava/lang/UnsupportedOperationException;-><init>()V
throw p1
.end method
.method public initialize()V
.registers 2
.line 666
new-instance v0, Ljava/lang/UnsupportedOperationException;
invoke-direct {v0}, Ljava/lang/UnsupportedOperationException;-><init>()V
throw v0
.end method
.method public invalidate(Ljava/lang/String;Z)V
.registers 3
.line 671
new-instance p1, Ljava/lang/UnsupportedOperationException;
invoke-direct {p1}, Ljava/lang/UnsupportedOperationException;-><init>()V
throw p1
.end method
.method public put(Ljava/lang/String;Lcom/android/volley/Cache$Entry;)V
.registers 3
.line 661
new-instance p1, Ljava/lang/UnsupportedOperationException;
invoke-direct {p1}, Ljava/lang/UnsupportedOperationException;-><init>()V
throw p1
.end method
.method public remove(Ljava/lang/String;)V
.registers 2
.line 676
new-instance p1, Ljava/lang/UnsupportedOperationException;
invoke-direct {p1}, Ljava/lang/UnsupportedOperationException;-><init>()V
throw p1
.end method