Overview | Methods | This Package | All Packages
Determines whether there are more items in the array past the current item.
Syntax
public boolean hasMoreItems()
Return Value
Returns true if there are more items in the array; otherwise, returns false.