-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected long |
average |
protected long |
maximum |
protected long |
minimum |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
minimum
protected long minimum
-
maximum
protected long maximum
-
average
protected long average
-
Method Detail
-
getMinimum
public long getMinimum()
-
getMaximum
public long getMaximum()
-
getAverage
public long getAverage()
Copyright © 2018 camunda services GmbH. All rights reserved.