Uses of Interface
com.biglybt.core.disk.DiskManager.DownloadEndedProgress
-
Packages that use DiskManager.DownloadEndedProgress Package Description com.biglybt.core.disk com.biglybt.core.disk.impl com.biglybt.core.lws com.biglybt.core.peer.impl.control -
-
Uses of DiskManager.DownloadEndedProgress in com.biglybt.core.disk
Methods in com.biglybt.core.disk that return DiskManager.DownloadEndedProgress Modifier and Type Method Description DiskManager.DownloadEndedProgress
DiskManager. downloadEnded()
-
Uses of DiskManager.DownloadEndedProgress in com.biglybt.core.disk.impl
Classes in com.biglybt.core.disk.impl that implement DiskManager.DownloadEndedProgress Modifier and Type Class Description private static class
DiskManagerImpl.DownloadEndedProgressImpl
Methods in com.biglybt.core.disk.impl that return DiskManager.DownloadEndedProgress Modifier and Type Method Description DiskManager.DownloadEndedProgress
DiskManagerImpl. downloadEnded()
-
Uses of DiskManager.DownloadEndedProgress in com.biglybt.core.lws
Methods in com.biglybt.core.lws that return DiskManager.DownloadEndedProgress Modifier and Type Method Description DiskManager.DownloadEndedProgress
LWSDiskManager. downloadEnded()
-
Uses of DiskManager.DownloadEndedProgress in com.biglybt.core.peer.impl.control
Fields in com.biglybt.core.peer.impl.control declared as DiskManager.DownloadEndedProgress Modifier and Type Field Description private DiskManager.DownloadEndedProgress
PEPeerControlImpl. finish_in_progress
-