Uses of Class
ubic.gemma.core.util.SimpleDownloader.URLAndDestination
-
Packages that use SimpleDownloader.URLAndDestination Package Description ubic.gemma.core.util -
-
Uses of SimpleDownloader.URLAndDestination in ubic.gemma.core.util
Method parameters in ubic.gemma.core.util with type arguments of type SimpleDownloader.URLAndDestination Modifier and Type Method Description long
SimpleDownloader. downloadInParallel(List<SimpleDownloader.URLAndDestination> urls2dest, boolean force)
Download a file from a URL to a local destination asynchronously.
-