edu.brandeis.cs.steele.wn
Class FileBackedDictionary.DatabaseKey

java.lang.Object
  |
  +--edu.brandeis.cs.steele.wn.FileBackedDictionary.DatabaseKey
Enclosing class:
FileBackedDictionary

protected class FileBackedDictionary.DatabaseKey
extends java.lang.Object


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
 

Method Detail

equals

public boolean equals(java.lang.Object object)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object