Class SymbolHashIndex

java.lang.Object
com.semedy.reasoner.edb.zdb.HashIndex
com.semedy.reasoner.edb.zdb.SymbolHashIndex

public class SymbolHashIndex extends HashIndex
hash index assigning codes to strings
  • Constructor Details

    • SymbolHashIndex

      public SymbolHashIndex(int initialsize)
    • SymbolHashIndex

      public SymbolHashIndex()
  • Method Details

    • hashCode

      public int hashCode(Object t)
    • equals

      public boolean equals(Object t1, Object t2)