Interface AsynchronousFileCacheBacking.AsynchronousFileCacheBackingCreator<T extends AsynchronousFileCacheBacking>

Enclosing class:
AsynchronousFileCacheBacking

public static interface AsynchronousFileCacheBacking.AsynchronousFileCacheBackingCreator<T extends AsynchronousFileCacheBacking>
  • Method Summary

    Modifier and Type
    Method
    Description
    create​(File cacheDir)
     
  • Method Details

    • create

      T create(File cacheDir)