Class Trie.StrEnum

java.lang.Object
org.egothor.stemmer.Trie.StrEnum
Enclosing class:
Trie

class Trie.StrEnum extends Object
This class is part of the Egothor Project
  • Field Details

  • Constructor Details

    • StrEnum

      StrEnum(CharSequence s, boolean up)
      Constructor for the StrEnum object
      Parameters:
      s - Description of the Parameter
      up - Description of the Parameter
  • Method Details

    • length

      int length()
    • next

      char next()