GenericArraySpliterator


Description:

public GenericArraySpliterator (GenericArray<G> array, int start, int stop)

Creates a new generic array spliterator.

Parameters:

array

a generic array

start

zero-based index of the begin

stop

zero-based index after the end