| Package | Description |
|---|---|
| org.johnnei.javatorrent.phases |
| Modifier and Type | Method and Description |
|---|---|
<T extends IDownloadPhase> |
PhaseRegulator.Builder.registerInitialPhase(Class<T> phase,
BiFunction<TorrentClient,Torrent,T> phaseSupplier,
Optional<Class<? extends IDownloadPhase>> nextPhase) |
<T extends IDownloadPhase> |
PhaseRegulator.Builder.registerPhase(Class<T> phase,
BiFunction<TorrentClient,Torrent,T> phaseSupplier,
Optional<Class<? extends IDownloadPhase>> nextPhase) |
Copyright © 2016. All rights reserved.