Class TextTrieMap.CharIterator

    • Method Detail

      • remove

        public void remove()
        Description copied from interface: Iterator
        Removes the last object returned by next from the collection. This method can only be called once between each call to next.
        Specified by:
        remove in interface Iterator<Character>
      • nextIndex

        public int nextIndex()
      • processedLength

        public int processedLength()