public interface DownloadFinished extends DownloadEvent
Modifier and Type | Method and Description |
---|---|
default Download |
download()
Returns the
Download instance initiated this event. |
default Download download()
DownloadEvent
Download
instance initiated this event.download
in interface DownloadEvent