Package com.biglybt.core.content
Interface ContentDownload
-
public interface ContentDownload
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Download
getDownload()
java.lang.Object
getProperty(java.lang.String name)
-
-
-
Method Detail
-
getDownload
Download getDownload()
-
getProperty
java.lang.Object getProperty(java.lang.String name)
-
-