Uses of Class
com.ibm.icu.text.RuleBasedBreakIterator.BreakCache
Packages that use RuleBasedBreakIterator.BreakCache
-
Uses of RuleBasedBreakIterator.BreakCache in com.ibm.icu.text
Fields in com.ibm.icu.text declared as RuleBasedBreakIterator.BreakCacheModifier and TypeFieldDescriptionRuleBasedBreakIterator.fBreakCache
Cache of previously determined boundary positions.Constructors in com.ibm.icu.text with parameters of type RuleBasedBreakIterator.BreakCacheModifierConstructorDescription(package private)
copy constructor, used from RuleBasedBreakIterator.clone().