Uses of Interface
com.biglybt.core.disk.impl.DiskManagerUtil.MoveTaskAapter
-
Packages that use DiskManagerUtil.MoveTaskAapter Package Description com.biglybt.core.disk.impl com.biglybt.core.download.impl -
-
Uses of DiskManagerUtil.MoveTaskAapter in com.biglybt.core.disk.impl
Classes in com.biglybt.core.disk.impl that implement DiskManagerUtil.MoveTaskAapter Modifier and Type Class Description class
DiskManagerImpl
The disk Wrapper.Methods in com.biglybt.core.disk.impl with parameters of type DiskManagerUtil.MoveTaskAapter Modifier and Type Method Description static void
DiskManagerUtil. runMoveTask(DownloadManager download_manager, java.io.File destination, java.lang.Runnable target, DiskManagerUtil.MoveTaskAapter adapter)
-
Uses of DiskManagerUtil.MoveTaskAapter in com.biglybt.core.download.impl
Classes in com.biglybt.core.download.impl that implement DiskManagerUtil.MoveTaskAapter Modifier and Type Class Description class
DownloadManagerImpl
-