Class DiskCache

  • All Implemented Interfaces:
    java.io.Closeable , java.lang.AutoCloseable

    
    public final class DiskCache
     implements Closeable
                        

    Wrapper around DiskLruCache that adds a workaround for the 64 character key length limit.