Methods Summary |
---|
public static void | discardGlobalStateCache()
DownloadManagerStateImpl.discardGlobalStateCache();
|
public static DownloadManagerState | getDownloadState(TOTorrent torrent)
return( DownloadManagerStateImpl.getDownloadState( torrent ));
|
public static void | loadGlobalStateCache()
DownloadManagerStateImpl.loadGlobalStateCache();
|
public static void | saveGlobalStateCache()
DownloadManagerStateImpl.saveGlobalStateCache();
|