public class Page extends Object
| Modifier and Type | Field and Description |
|---|---|
@Min(value=1L,message="lowerbound") int |
number |
| Modifier and Type | Method and Description |
|---|---|
static Page |
first() |
Page |
next() |
static Page |
page(int number) |
Page |
previous() |
Window |
window() |
Copyright © 2010–2025 Smals. All rights reserved.