protected static class OnmsDaoContainer.Page extends Object
Modifier and Type | Field and Description |
---|---|
protected int |
length |
protected int |
offset |
protected OnmsDaoContainer.Size |
size |
Constructor and Description |
---|
Page(int length,
OnmsDaoContainer.Size size) |
Modifier and Type | Method and Description |
---|---|
int |
getStart() |
boolean |
updateOffset(int index)
Updates the offset of the current page and returns weather the offset was changed or not.
|
protected int length
protected int offset
protected final OnmsDaoContainer.Size size
public Page(int length, OnmsDaoContainer.Size size)
Copyright © 2015. All rights reserved.