Interface IndexIterator

All Known Implementing Classes:
ByteIterator, CodePointIterator

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

    Modifier and Type
    Method
    Description
    long
    Get the current iterator index.
  • Method Details

    • getIndex

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