DiskLruCacheFactory$CacheDirectoryGetter.smali
.class public interface abstract Lcom/bumptech/glide/load/engine/cache/DiskLruCacheFactory$CacheDirectoryGetter;
.super Ljava/lang/Object;
.source "DiskLruCacheFactory.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/bumptech/glide/load/engine/cache/DiskLruCacheFactory;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "CacheDirectoryGetter"
.end annotation
# virtual methods
.method public abstract getCacheDirectory()Ljava/io/File;
.end method