Package com.biglybt.core.torrent
Interface TOTorrentAnnounceURLSet
-
- All Known Implementing Classes:
DownloadManagerStateImpl.CachedStateWrapper.cacheGroup.cacheSet
,TOTorrentAnnounceURLSetImpl
public interface TOTorrentAnnounceURLSet
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.net.URL[]
getAnnounceURLs()
void
setAnnounceURLs(java.net.URL[] urls)
-