Uses of Interface
com.biglybt.pif.torrent.TorrentCreatorListener
-
Packages that use TorrentCreatorListener Package Description com.biglybt.pif.torrent -
-
Uses of TorrentCreatorListener in com.biglybt.pif.torrent
Methods in com.biglybt.pif.torrent with parameters of type TorrentCreatorListener Modifier and Type Method Description void
TorrentCreator. addListener(TorrentCreatorListener listener)
void
TorrentCreator. removeListener(TorrentCreatorListener listener)
-