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