Uses of Class
org.nuiton.util.CallAnalyse.CallStatisticsSummary

Packages that use CallAnalyse.CallStatisticsSummary
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
static Map<String,CallAnalyse.CallStatisticsSummary> CallAnalyse.getSummary()
          This method will get all the statistics from all the threads and put it all together in a Map which key is the name of the watched element and the value is its instance of CallAnalyse.CallStatisticsSummary
 



Copyright © 2004-2012 CodeLutin. All Rights Reserved.