ArraySpliterator


Description:

public ArraySpliterator (owned G[] array, int start, int stop)

Creates a new array spliterator.

Parameters:

array

a gpointer array

start

zero-based index of the begin

stop

zero-based index after the end