Package com.ibm.icu.text
Class StringSearch.CEI
java.lang.Object
com.ibm.icu.text.StringSearch.CEI
- Enclosing class:
StringSearch
Java port of ICU4C CEI (usearch.cpp)
CEI Collation Element + source text index.
These structs are kept in the circular buffer.
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) long
(package private) int
(package private) int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ce_
long ce_ -
lowIndex_
int lowIndex_ -
highIndex_
int highIndex_
-
-
Constructor Details
-
CEI
private CEI()
-