Uses of Class
org.nuiton.util.CallAnalyse.CallStatisticsSummary
Packages that use CallAnalyse.CallStatisticsSummary
Package
Description
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.CallStatisticsSummaryModifier and TypeMethodDescriptionstatic Map<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