public final class DefaultDirectoryDownload extends Object implements DirectoryDownload
| Constructor and Description |
|---|
DefaultDirectoryDownload(CompletableFuture<CompletedDirectoryDownload> completionFuture) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CompletedDirectoryDownload> |
completionFuture() |
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
public DefaultDirectoryDownload(CompletableFuture<CompletedDirectoryDownload> completionFuture)
public CompletableFuture<CompletedDirectoryDownload> completionFuture()
completionFuture in interface DirectoryDownloadcompletionFuture in interface TransferCopyright © 2023. All rights reserved.