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
Modifier and TypeMethodDescriptionvoidpotentialDeletionChanged(DownloadManager[] old_dms, DownloadManager[] new_dms)
-
Method Details
-
potentialDeletionChanged
-