NoCache.smali

.class public Lcom/tradplus/ads/volley/toolbox/NoCache;
.super Ljava/lang/Object;

# interfaces
.implements Lcom/tradplus/ads/volley/Cache;


# direct methods
.method public constructor <init>()V
    .registers 1

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public clear()V
    .registers 1

    return-void
.end method

.method public get(Ljava/lang/String;)Lcom/tradplus/ads/volley/Cache$Entry;
    .registers 2

    const/4 p1, 0x0

    return-object p1
.end method

.method public initialize()V
    .registers 1

    return-void
.end method

.method public invalidate(Ljava/lang/String;Z)V
    .registers 3

    return-void
.end method

.method public put(Ljava/lang/String;Lcom/tradplus/ads/volley/Cache$Entry;)V
    .registers 3

    return-void
.end method

.method public remove(Ljava/lang/String;)V
    .registers 2

    return-void
.end method