Class CacheDownloadOptions
java.lang.Object
org.apache.ivy.core.cache.CacheDownloadOptions
- Direct Known Subclasses:
CacheMetadataOptions, CacheResourceOptions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisForce()setForce(boolean force) setListener(DownloadListener listener)
-
Constructor Details
-
CacheDownloadOptions
public CacheDownloadOptions()
-
-
Method Details
-
getListener
-
setListener
-
isForce
public boolean isForce() -
setForce
-