GenericArraySpliterator
Description:
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 |
Creates a new generic array spliterator.
array |
a generic array |
start |
zero-based index of the begin |
stop |
zero-based index after the end |