|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.tomp2p.rpc.HashData
public class HashData
A bean that stores a hash and data.
| Constructor Summary | |
|---|---|
HashData(Number160 hash,
Data data)
|
|
| Method Summary | |
|---|---|
Data |
getData()
|
Number160 |
getHash()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HashData(Number160 hash,
Data data)
| Method Detail |
|---|
public Number160 getHash()
public Data getData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||