DiskBasedCache$FileSupplier.smali
.class public interface abstract Lcom/android/volley/toolbox/DiskBasedCache$FileSupplier;
.super Ljava/lang/Object;
.source "DiskBasedCache.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/android/volley/toolbox/DiskBasedCache;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "FileSupplier"
.end annotation
# virtual methods
.method public abstract get()Ljava/io/File;
.end method