Determines whether there are more items in the array past the current item.
public boolean hasMoreItems()
Returns true if there are more items in the array; otherwise, returns false.