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 DownloadStubImplDownloadStubImpl.DownloadStubFileImpl.stubFields in com.biglybt.pifimpl.local.download with type parameters of type DownloadStubImplModifier and TypeFieldDescriptionprivate ByteArrayHashMap<DownloadStubImpl> DownloadManagerImpl.download_stub_mapprivate List<DownloadStubImpl> DownloadManagerImpl.download_stubsMethods in com.biglybt.pifimpl.local.download with parameters of type DownloadStubImplModifier and TypeMethodDescriptionprotected DownloadDownloadManagerImpl.destubbify(DownloadStubImpl stub) protected TOTorrentDownloadManagerImpl.getTorrent(DownloadStubImpl stub) protected voidDownloadManagerImpl.remove(DownloadStubImpl stub) protected voidDownloadManagerImpl.updated(DownloadStubImpl stub) Constructors in com.biglybt.pifimpl.local.download with parameters of type DownloadStubImplModifierConstructorDescriptionprotectedDownloadStubFileImpl(DownloadStubImpl _stub, DownloadStub.DownloadStubFile stub_file) protectedDownloadStubFileImpl(DownloadStubImpl _stub, Map map)