, , , ,

next ()

public boolean next ()

This method positions the data source on the next element if there is any. When called immediately after reset positions the data source on the first element.

Parameters

none

Returns

true if the method found next element to position itself on or false if there is no more data in the data source.