public class PhaseRegulator extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PhaseRegulator.Builder |
| Modifier and Type | Method and Description |
|---|---|
IDownloadPhase |
createInitialPhase(TorrentClient torrentClient,
Torrent torrent) |
Optional<IDownloadPhase> |
createNextPhase(IDownloadPhase phase,
TorrentClient torrentClient,
Torrent torrent) |
String |
toString() |
public IDownloadPhase createInitialPhase(TorrentClient torrentClient, Torrent torrent)
public Optional<IDownloadPhase> createNextPhase(IDownloadPhase phase, TorrentClient torrentClient, Torrent torrent)
Copyright © 2016. All rights reserved.