java.lang.Object
com.aquima.interactions.matching.impl.functions.trigram.TrigramConsts

public final class TrigramConsts extends Object
This class contains several static defines and utility methods that are used by the trigram match.
Since:
6.2
Author:
O. Kerpershoek, F. van der Meer
  • Field Details

  • Method Details

    • trigramValue

      protected static int trigramValue(int n)
    • trigramCount

      protected static int trigramCount(int n)
    • trigramIncr

      protected static int trigramIncr(int n)
    • getMatchType

      protected static int getMatchType(int t)
    • getMatchExt

      protected static int getMatchExt(int t)