page property

int page
final

The page number of the results.

Note that, if this instance contains results from the initial() method, then the page will be 0.

Implementation

final int page;