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 IntsRefforms()(package private) abstract boolean(package private) abstract CharSequence(package private) abstract CharsRefroot()
-
Constructor Details
-
FlyweightEntry
FlyweightEntry()
-
-
Method Details
-
hasTitleCase
abstract boolean hasTitleCase() -
root
-
lowerCaseRoot
-
forms
-