Class FlyweightEntry
java.lang.Object
org.apache.lucene.analysis.hunspell.FlyweightEntry
- Direct Known Subclasses:
WordStorage.MyFlyweightEntry
A mutable entry object used when enumerating the dictionary internally
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) abstract IntsRef
forms()
(package private) abstract boolean
(package private) abstract CharSequence
(package private) abstract CharsRef
root()
-
Constructor Details
-
FlyweightEntry
FlyweightEntry()
-
-
Method Details
-
hasTitleCase
abstract boolean hasTitleCase() -
root
-
lowerCaseRoot
-
forms
-