Class BuddyPluginTracker.downloadData
- java.lang.Object
-
- com.biglybt.plugin.net.buddy.tracker.BuddyPluginTracker.downloadData
-
- Enclosing class:
- BuddyPluginTracker
private static class BuddyPluginTracker.downloadData extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private HashWrapper
id
private static byte[]
IV
-
Constructor Summary
Constructors Modifier Constructor Description protected
downloadData(Download download)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected HashWrapper
getID()
-
-
-
Field Detail
-
IV
private static final byte[] IV
-
id
private HashWrapper id
-
-
Constructor Detail
-
downloadData
protected downloadData(Download download)
-
-
Method Detail
-
getID
protected HashWrapper getID()
-
-