Package org.egothor.stemmer
Class Trie.StrEnum
- java.lang.Object
-
- org.egothor.stemmer.Trie.StrEnum
-
- Enclosing class:
- Trie
class Trie.StrEnum extends java.lang.Object
This class is part of the Egothor Project
-
-
Constructor Summary
Constructors Constructor Description StrEnum(java.lang.CharSequence s, boolean up)
Constructor for the StrEnum object
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) int
length()
(package private) char
next()
-