|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.tomp2p.storage.DataSet
public class DataSet
Constructor Summary | |
---|---|
DataSet(Data data,
Number160 contentKey,
Number160 domainKey,
Number160 locationKey)
|
Method Summary | |
---|---|
boolean |
equals(Object obj)
|
Number160 |
getContentKey()
|
Data |
getData()
|
Number160 |
getDomainKey()
|
Number160 |
getLocationKey()
|
int |
hashCode()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DataSet(Data data, Number160 contentKey, Number160 domainKey, Number160 locationKey)
Method Detail |
---|
public Data getData()
public Number160 getContentKey()
public Number160 getDomainKey()
public Number160 getLocationKey()
public int hashCode()
hashCode
in class Object
public boolean equals(Object obj)
equals
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |