Package com.biglybt.util
Class DataSourceUtils
java.lang.Object
com.biglybt.util.DataSourceUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
static DownloadManager
static DownloadManager[]
static DownloadUrlInfo
static DiskManagerFileInfo
getFileInfo
(Object ds) static String
static PEPiece[]
static Tag
static Tag[]
static TOTorrent
getTorrent
(Object ds) static boolean
isPluginTypeCompatible
(Class pluginDSClass, Class DSClass) static String
toDebugString
(Object data)
-
Constructor Details
-
DataSourceUtils
public DataSourceUtils()
-
-
Method Details
-
getFileInfo
-
getDM
-
getDMs
-
getPieces
-
getTorrent
-
getHash
-
getDownloadInfo
- Parameters:
ds
-- Since:
- 3.1.1.1
-
getTag
-
getTags
-
areSame
-
toDebugString
-
isPluginTypeCompatible
-