Class StringSearch.CEI

java.lang.Object
com.ibm.icu.text.StringSearch.CEI
Enclosing class:
StringSearch

private static class StringSearch.CEI extends Object
Java port of ICU4C CEI (usearch.cpp) CEI Collation Element + source text index. These structs are kept in the circular buffer.
  • Field Details

    • ce_

      long ce_
    • lowIndex_

      int lowIndex_
    • highIndex_

      int highIndex_
  • Constructor Details

    • CEI

      private CEI()