Package org.egothor.stemmer
Class Trie.StrEnum
java.lang.Object
org.egothor.stemmer.Trie.StrEnum
- Enclosing class:
- Trie
This class is part of the Egothor Project
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) int
(package private) int
(package private) CharSequence
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
s
-
from
int from -
by
int by
-
-
Constructor Details
-
StrEnum
StrEnum(CharSequence s, boolean up) Constructor for the StrEnum object- Parameters:
s
- Description of the Parameterup
- Description of the Parameter
-
-
Method Details
-
length
int length() -
next
char next()
-