public class Pagination extends Object
Modifier and Type | Field and Description |
---|---|
static int |
MAX_ITEMS_PER_PAGE |
static String |
PARAM_PAGE |
static String |
PARAM_PER_PAGE |
Constructor and Description |
---|
Pagination() |
public static final String PARAM_PAGE
public static final String PARAM_PER_PAGE
public static final int MAX_ITEMS_PER_PAGE
Copyright © 2016. All Rights Reserved.