public abstract class UserPage extends java.lang.Object implements Page<User>, ErrorsHolder
Constructor and Description |
---|
UserPage() |
Modifier and Type | Method and Description |
---|---|
static UserPage |
create(int start,
int limit,
int size,
int nextPageStart,
boolean isLastPage,
java.util.List<User> values,
java.util.List<Error> errors) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isLastPage, limit, nextPageStart, size, start, values
errors