Interface DefaultCachedFilesDirectoryProviderFactory

All Known Implementing Classes:
OSDependentDefaultCachedFilesDirectoryProviderFactory

public interface DefaultCachedFilesDirectoryProviderFactory
  • Method Summary

    Modifier and Type
    Method
    Description
    java.util.function.Supplier<File>
    get()
     
  • Method Details

    • get

      java.util.function.Supplier<File> get()