Class CodepointIteratorCharArray

    • Constructor Detail

      • CodepointIteratorCharArray

        public CodepointIteratorCharArray​(@Nonnull
                                          char[] aBuffer)
      • CodepointIteratorCharArray

        public CodepointIteratorCharArray​(@Nonnull
                                          char[] aBuffer,
                                          int nOfs,
                                          int nLen)
    • Method Detail

      • get

        protected char get​(int nIndex)
        Specified by:
        get in class AbstractCodepointIterator
        Parameters:
        nIndex - Index to be retrieved
        Returns:
        Get the specified char