Uses of Class
org.nuiton.util.CallAnalyse.CallStatisticsSummary
| Package | Description |
|---|---|
| org.nuiton.util |
Ensemble de classe Java permettant de simplifier le développement en
factorisant des besoins que l'on retrouve dans tous les développement.
|
-
Uses of CallAnalyse.CallStatisticsSummary in org.nuiton.util
Methods in org.nuiton.util that return types with arguments of type CallAnalyse.CallStatisticsSummary Modifier and Type Method Description static java.util.Map<java.lang.String,CallAnalyse.CallStatisticsSummary>CallAnalyse. getSummary()This method will get all the statistics from all the threads and put it all together in aMapwhich key is the name of the watched element and the value is its instance ofCallAnalyse.CallStatisticsSummary