Class DownloadManagerStateImpl.CachedStateWrapper.cacheGroup
java.lang.Object
com.biglybt.core.download.impl.DownloadManagerStateImpl.CachedStateWrapper.cacheGroup
- All Implemented Interfaces:
TOTorrentAnnounceURLGroup
- Enclosing class:
DownloadManagerStateImpl.CachedStateWrapper
protected class DownloadManagerStateImpl.CachedStateWrapper.cacheGroup
extends Object
implements TOTorrentAnnounceURLGroup
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected classNested classes/interfaces inherited from interface TOTorrentAnnounceURLGroup
TOTorrentAnnounceURLGroup.TOTorrentAnnounceURLSetImpl -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface TOTorrentAnnounceURLGroup
createAnnounceURLSet
-
Field Details
-
sets
-
uid
private volatile long uid
-
-
Constructor Details
-
cacheGroup
-
-
Method Details
-
getUID
public long getUID()- Specified by:
getUIDin interfaceTOTorrentAnnounceURLGroup
-
getAnnounceURLSets
Description copied from interface:TOTorrentAnnounceURLGroupGets the current sets defined for this group, 0 length if none defined- Specified by:
getAnnounceURLSetsin interfaceTOTorrentAnnounceURLGroup- Returns:
-
fixGroup
void fixGroup() -
setAnnounceURLSets
Description copied from interface:TOTorrentAnnounceURLGroupSets the group's URL sets to the supplied values.- Specified by:
setAnnounceURLSetsin interfaceTOTorrentAnnounceURLGroup- Parameters:
toSet-
-