java.lang.Object
com.aquima.interactions.matching.impl.functions.fulltext.IndexTerm
All Implemented Interfaces:
Serializable

public class IndexTerm extends Object implements Serializable

Copyright: Copyright (c) 2002

Company: Everest b.v.

Since:
6.2
Author:
O. Kerpershoek
See Also:
  • Constructor Details

    • IndexTerm

      protected IndexTerm(int id, String word)
  • Method Details

    • getWord

      protected String getWord()
    • getId

      protected int getId()
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object