Class PeerIdentityDataID
java.lang.Object
com.biglybt.core.peer.util.PeerIdentityDataID
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate PeerIdentityManager.DataEntryprivate final byte[]private final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanprotected PeerIdentityManager.DataEntrybyte[]inthashCode()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
-
getDataID
public byte[] getDataID() -
getDataEntry
-
setDataEntry
-
equals
-
hashCode
-