Interface IndexIterator

  • All Known Implementing Classes:
    ByteIterator, CodePointIterator

    public interface IndexIterator
    An iterator which can report the current iterator index.
    • Method Detail

      • getIndex

        long getIndex()
        Get the current iterator index.
        Returns:
        the index