|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectde.matrixweb.harhar.model.Timings
class Timings extends Object
| Property Summary | |
|---|---|
int |
blocked
|
int |
connect
|
int |
dns
|
int |
receive
|
int |
send
|
int |
ssl
|
int |
wait
|
| Method Summary |
|---|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Property Detail |
|---|
int blocked
int connect
int dns
int receive
int send
int ssl
int wait
Groovy Documentation