|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.data.DataStructureImpl
net.i2p.data.SimpleDataStructure
net.i2p.crypto.SHA1Hash
org.klomp.snark.dht.TokenKey
class TokenKey
Used to index incoming Tokens
Field Summary |
---|
Fields inherited from class net.i2p.crypto.SHA1Hash |
---|
HASH_LENGTH |
Fields inherited from class net.i2p.data.SimpleDataStructure |
---|
_data |
Constructor Summary | |
---|---|
TokenKey(NID nID,
InfoHash ih)
|
Method Summary |
---|
Methods inherited from class net.i2p.crypto.SHA1Hash |
---|
hashCode, length, readBytes, setData |
Methods inherited from class net.i2p.data.SimpleDataStructure |
---|
calculateHash, equals, fromBase64, fromByteArray, getData, toBase64, toByteArray, toString, writeBytes |
Methods inherited from class net.i2p.data.DataStructureImpl |
---|
read |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TokenKey(NID nID, InfoHash ih)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |