|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectde.matrixweb.harhar.result.PageResult
class PageResult extends Object
| Property Summary | |
|---|---|
long |
end
|
List |
entryResults
|
Page |
page
|
long |
start
|
| Constructor Summary | |
PageResult(Page page)
|
|
| Method Summary | |
|---|---|
long
|
getAvgRequestTime()
|
long
|
getMaxRequestTime()
|
long
|
getMinRequestTime()
|
long
|
getNum()
|
long
|
getSize()
|
Map
|
getStatusResults()
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Property Detail |
|---|
long end
List entryResults
Page page
long start
| Constructor Detail |
|---|
PageResult(Page page)
| Method Detail |
|---|
long getAvgRequestTime()
long getMaxRequestTime()
long getMinRequestTime()
long getNum()
long getSize()
Map getStatusResults()
Groovy Documentation