Package com.biglybt.core.content
Class RelatedContentManager.SecondaryLookup
java.lang.Object
com.biglybt.core.content.RelatedContentManager.SecondaryLookup
- Enclosing class:
RelatedContentManager
-
Field Details
-
hash
private final byte[] hash -
level
private final int level -
nets
private final byte nets
-
-
Constructor Details
-
SecondaryLookup
SecondaryLookup(byte[] _hash, int _level, byte _nets)
-
-
Method Details
-
getHash
byte[] getHash() -
getLevel
int getLevel() -
getNetworks
byte getNetworks()
-