ArrayEnumerator.hasMoreItems

Overview | Methods | This Package | All Packages

ArrayEnumerator.hasMoreItems

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.