Uses of Class
com.biglybt.core.util.LinkFileMap
Packages that use LinkFileMap
-
Uses of LinkFileMap in com.biglybt.core.download
Methods in com.biglybt.core.download that return LinkFileMapModifier and TypeMethodDescriptionDownloadManagerState.getFileLinks()
returns a File -> File map of the defined links (empty if no links) -
Uses of LinkFileMap in com.biglybt.core.download.impl
Fields in com.biglybt.core.download.impl with type parameters of type LinkFileMapModifier and TypeFieldDescriptionprivate WeakReference
<LinkFileMap> DownloadManagerStateImpl.file_link_cache
Methods in com.biglybt.core.download.impl that return LinkFileMapModifier and TypeMethodDescriptionDownloadManagerStateImpl.getFileLinks()
DownloadManagerStateImpl.nullState.getFileLinks()
private LinkFileMap
DownloadManagerStateImpl.getFileLinksSupport()
-
Uses of LinkFileMap in com.biglybt.core.lws
Methods in com.biglybt.core.lws that return LinkFileMap