|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TorrentAnnounceURLList
| Method Summary | |
|---|---|
void |
addSet(java.net.URL[] urls)
Adds a set to the torrent at the end of the list. |
TorrentAnnounceURLListSet |
create(java.net.URL[] urls)
create a new set. |
TorrentAnnounceURLListSet[] |
getSets()
|
void |
insertSetAtFront(java.net.URL[] urls)
Adds a set to the torrent at the front of the list. |
void |
setSets(TorrentAnnounceURLListSet[] sets)
|
| Method Detail |
|---|
TorrentAnnounceURLListSet[] getSets()
void setSets(TorrentAnnounceURLListSet[] sets)
TorrentAnnounceURLListSet create(java.net.URL[] urls)
urls -
void addSet(java.net.URL[] urls)
urls - void insertSetAtFront(java.net.URL[] urls)
urls -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||