Class RBBISetBuilder.RangeDescriptor

  • Enclosing class:
    RBBISetBuilder

    static class RBBISetBuilder.RangeDescriptor
    extends java.lang.Object
    • Field Detail

      • fStartChar

        int fStartChar
      • fEndChar

        int fEndChar
      • fNum

        int fNum
      • fIncludesDict

        boolean fIncludesDict
      • fFirstInGroup

        boolean fFirstInGroup
      • fIncludesSets

        java.util.List<RBBINode> fIncludesSets
    • Method Detail

      • 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"