Package com.biglybt.core.peer.util
Class PeerIdentityDataID
java.lang.Object
com.biglybt.core.peer.util.PeerIdentityDataID
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate PeerIdentityManager.DataEntry
private final byte[]
private final int
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
protected PeerIdentityManager.DataEntry
byte[]
int
hashCode()
protected void
-
Field Details
-
dataId
private final byte[] dataId -
hashcode
private final int hashcode -
data_entry
-
-
Constructor Details
-
PeerIdentityDataID
protected PeerIdentityDataID(byte[] _data_id)
-
-
Method Details