Uses of Class
io.ultreia.java4all.util.CallAnalyse.CallStatisticsSummary
-
Packages that use CallAnalyse.CallStatisticsSummary Package Description io.ultreia.java4all.util -
-
Uses of CallAnalyse.CallStatisticsSummary in io.ultreia.java4all.util
Methods in io.ultreia.java4all.util that return types with arguments of type CallAnalyse.CallStatisticsSummary Modifier and Type Method Description static 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
-