|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectIndexBlockMapW.KeySD
static final class IndexBlockMapW.KeySD
A key for index block lookup, per getOrCreateIndexBlock.
| Constructor Summary | |
|---|---|
IndexBlockMapW.KeySD(String revisionLineID,
String gR)
Creates a KeySD. |
|
| Method Summary | |
|---|---|
boolean |
equals(Object o)
|
(package private) String |
gR()
Re-index counter of the document, per SourceDocumentFile. |
int |
hashCode()
|
(package private) String |
revisionLineID()
Revision-line ID of the document, per SourceDocumentFile. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
IndexBlockMapW.KeySD(String revisionLineID,
String gR)
revisionLineID - per SourceDocumentFilegR - per SourceDocumentFile| Method Detail |
|---|
String gR()
String revisionLineID()
public boolean equals(Object o)
equals in class Objectpublic int hashCode()
hashCode in class Object
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||