public class DockerDownloader extends Object
| Constructor and Description |
|---|
DockerDownloader() |
| Modifier and Type | Method and Description |
|---|---|
static File |
downloadDocker(BiConsumer<Integer,Integer> progressUpdater,
Supplier<Boolean> isCancelled) |
public static File downloadDocker(BiConsumer<Integer,Integer> progressUpdater, Supplier<Boolean> isCancelled) throws IOException
IOExceptionCopyright © 2016. All rights reserved.