|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.melati.poem.util.PagedEnumerationBase.Page
public class PagedEnumerationBase.Page
A 'screen full' of results.
| Constructor Summary | |
|---|---|
PagedEnumerationBase.Page(int number,
int start)
Constructor. |
|
| Method Summary | |
|---|---|
int |
getNumber()
|
int |
getStart()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PagedEnumerationBase.Page(int number,
int start)
number - page number in collectionstart - position in collection of first item on page| Method Detail |
|---|
public int getNumber()
public int getStart()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||