| Modifier and Type | Interface and Description |
|---|---|
interface |
Page |
interface |
Post |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Base> |
Pager.getPosts() |
| Constructor and Description |
|---|
Pager(int pageNumber,
int totalPages,
int totalPosts,
int pageSize,
List<? extends Base> pagePosts) |
Copyright © 2015 Opoo.org. All Rights Reserved.