Uses of Class
com.biglybt.core.download.impl.DownloadManagerDefaultPaths.SourceSpecification
-
Packages that use DownloadManagerDefaultPaths.SourceSpecification Package Description com.biglybt.core.download.impl -
-
Uses of DownloadManagerDefaultPaths.SourceSpecification in com.biglybt.core.download.impl
Fields in com.biglybt.core.download.impl declared as DownloadManagerDefaultPaths.SourceSpecification Modifier and Type Field Description (package private) DownloadManagerDefaultPaths.SourceSpecification
DownloadManagerDefaultPaths.MovementInformation. source
Constructors in com.biglybt.core.download.impl with parameters of type DownloadManagerDefaultPaths.SourceSpecification Constructor Description MovementInformation(DownloadManagerDefaultPaths.SourceSpecification source, DownloadManagerDefaultPaths.TargetSpecification target, DownloadManagerDefaultPaths.TransferSpecification transfer, java.lang.String title)
-