SimpleRowEnumeration
public interface RowEnumeration
Modifier and Type | Method | Description |
---|---|---|
boolean |
hasMoreRows() |
Determines if there are any rows left in the enumeration.
|
int |
nextRowIndex() |
Returns the next row index from the enumeration.
|
Copyright © 2018. All rights reserved.