Package com.biglybt.core.util
Interface TorrentUtils.PotentialTorrentDeletionListener
-
- All Known Implementing Classes:
MyTorrentsSubView
,MyTorrentsView
,MyTorrentsView_Big
,MyTorrentsView_Small
- Enclosing class:
- TorrentUtils
public static interface TorrentUtils.PotentialTorrentDeletionListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
potentialDeletionChanged(DownloadManager[] old_dms, DownloadManager[] new_dms)
-
-
-
Method Detail
-
potentialDeletionChanged
void potentialDeletionChanged(DownloadManager[] old_dms, DownloadManager[] new_dms)
-
-