public class Page extends Object
Modifier and Type | Field and Description |
---|---|
protected int |
firstResult |
protected int |
maxResults |
Constructor and Description |
---|
Page(int firstResult,
int maxResults) |
Modifier and Type | Method and Description |
---|---|
int |
getFirstResult() |
int |
getMaxResults() |
Copyright © 2019. All rights reserved.