public interface SubDirectoryCreator
CachingDirectory
,
CachingDirectory.getDirectory()
,
CachingDirectory.getSubDirectory(String)
Modifier and Type | Method and Description |
---|---|
File |
getSubDirectory(File directory,
String key)
Construct a sub
|
File getSubDirectory(File directory, String key)
directory
- the base directory which is the default place to store the file value.key
- which is also the filename.File.getName()
,
CachingDirectory.getSubDirectory(String)
Copyright © 2016. All rights reserved.