|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.openharbor.beck.map.PollableURL.Description
Properties of a document that are examined to decide whether it has changed.
Field Summary | |
long |
crc
|
long |
size
|
long |
timeModified
|
Constructor Summary | |
protected |
PollableURL.Description()
|
Method Summary | |
boolean |
equals(java.lang.Object source)
|
int |
hashCode()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
public long timeModified
public long size
public long crc
Constructor Detail |
protected PollableURL.Description()
Method Detail |
public boolean equals(java.lang.Object source)
public int hashCode()
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |