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