|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.brandeis.cs.steele.wn.FileBackedDictionary.DatabaseKey
protected class FileBackedDictionary.DatabaseKey
| Field Summary | |
|---|---|
(package private) java.lang.Object |
key
|
(package private) POS |
pos
|
| Constructor Summary | |
|---|---|
FileBackedDictionary.DatabaseKey(POS pos,
java.lang.Object key)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object object)
|
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
POS pos
java.lang.Object key
| Constructor Detail |
|---|
FileBackedDictionary.DatabaseKey(POS pos,
java.lang.Object key)
| Method Detail |
|---|
public boolean equals(java.lang.Object object)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||