Uses of Class
org.nuiton.util.CallAnalyse.CallStatistics
| 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.CallStatistics in org.nuiton.util
Subclasses of CallAnalyse.CallStatistics in org.nuiton.util Modifier and Type Class Description static classCallAnalyse.CallStatisticsSummaryThis class is collecting data from different CallStatistics classes by using the methodCallAnalyse.CallStatisticsSummary.addCallStats(org.nuiton.util.CallAnalyse.CallStatistics).Methods in org.nuiton.util that return CallAnalyse.CallStatistics Modifier and Type Method Description CallAnalyse.CallStatisticsCallAnalyse.ThreadStatistics. get(java.lang.String name)Methods in org.nuiton.util with parameters of type CallAnalyse.CallStatistics Modifier and Type Method Description voidCallAnalyse.CallStatisticsSummary. addCallStats(CallAnalyse.CallStatistics other)This methods read the givenCallAnalyse.CallStatisticsand add values to its own