peek
Returns the next child that would be returned by a call to next without advancing to iterator. If there are no more children, returns null
.
Returns the next child that would be returned by a call to next without advancing to iterator. If there are no more children, returns null
.