@FunctionalInterface public static interface URLConnections.DownloadCopyListener
| Modifier and Type | Method and Description |
|---|---|
void |
downloaded(URL url,
long bytesCopied,
long contentLength)
called on each transfered block
|
void downloaded(URL url, long bytesCopied, long contentLength)
url - current urlbytesCopied - 0..ncontentLength - -1 if not setCopyright © 2024. All rights reserved.