Uses of Class
com.biglybt.pifimpl.local.download.DownloadStubImpl
Packages that use DownloadStubImpl
-
Uses of DownloadStubImpl in com.biglybt.pifimpl.local.download
Fields in com.biglybt.pifimpl.local.download declared as DownloadStubImplModifier and TypeFieldDescriptionprivate final DownloadStubImpl
DownloadStubImpl.DownloadStubFileImpl.stub
Fields in com.biglybt.pifimpl.local.download with type parameters of type DownloadStubImplModifier and TypeFieldDescriptionprivate ByteArrayHashMap<DownloadStubImpl>
DownloadManagerImpl.download_stub_map
private List<DownloadStubImpl>
DownloadManagerImpl.download_stubs
Methods in com.biglybt.pifimpl.local.download with parameters of type DownloadStubImplModifier and TypeMethodDescriptionprotected Download
DownloadManagerImpl.destubbify
(DownloadStubImpl stub) protected TOTorrent
DownloadManagerImpl.getTorrent
(DownloadStubImpl stub) protected void
DownloadManagerImpl.remove
(DownloadStubImpl stub) protected void
DownloadManagerImpl.updated
(DownloadStubImpl stub) Constructors in com.biglybt.pifimpl.local.download with parameters of type DownloadStubImplModifierConstructorDescriptionprotected
DownloadStubFileImpl
(DownloadStubImpl _stub, DownloadStub.DownloadStubFile stub_file) protected
DownloadStubFileImpl
(DownloadStubImpl _stub, Map map)