Package com.biglybt.core.download.impl
Class DownloadManagerDefaultPaths.SourceSpecification
java.lang.Object
com.biglybt.core.download.impl.DownloadManagerDefaultPaths.ParameterHelper
com.biglybt.core.download.impl.DownloadManagerDefaultPaths.SourceSpecification
- All Implemented Interfaces:
DownloadManagerDefaultPaths.ContextDescriptor
- Enclosing class:
- DownloadManagerDefaultPaths
private static class DownloadManagerDefaultPaths.SourceSpecification
extends DownloadManagerDefaultPaths.ParameterHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
checkDefaultDir
(File location, File[] default_dirs) boolean
Methods inherited from class com.biglybt.core.download.impl.DownloadManagerDefaultPaths.ParameterHelper
getBoolean, getContext, getSettings, getString, getStringRaw, setBoolean, setBoolean, setContext, setString, updateSettings
-
Constructor Details
-
SourceSpecification
private SourceSpecification()
-
-
Method Details
-
matchesDownload
public boolean matchesDownload(DownloadManager dm, DownloadManagerDefaultPaths.ContextDescriptor context) -
checkDefaultDir
-