Class RBBISetBuilder.RangeDescriptor

java.lang.Object
com.ibm.icu.text.RBBISetBuilder.RangeDescriptor
Enclosing class:
RBBISetBuilder

static class RBBISetBuilder.RangeDescriptor extends Object
  • Field Details

    • fStartChar

      int fStartChar
    • fEndChar

      int fEndChar
    • fNum

      int fNum
    • fIncludesDict

      boolean fIncludesDict
    • fFirstInGroup

      boolean fFirstInGroup
    • fIncludesSets

      List<RBBINode> fIncludesSets
    • fNext

  • Constructor Details

  • Method Details

    • split

      void split(int where)
    • isDictionaryRange

      boolean isDictionaryRange()
      Test whether this range includes characters from the original Unicode Set named "dictionary". This function looks through the Unicode Sets that the range includes, checking for one named "dictionary"