public void reportAmountComplete(ResourceDownloader downloader, long amount) {
   informAmountComplete(amount);
 }