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.
|
Modifier and Type | Class and Description |
---|---|
static class |
CallAnalyse.CallStatisticsSummary
This class is collecting data from different CallStatistics classes by
using the method
CallAnalyse.CallStatisticsSummary.addCallStats(org.nuiton.util.CallAnalyse.CallStatistics) . |
Modifier and Type | Method and Description |
---|---|
CallAnalyse.CallStatistics |
CallAnalyse.ThreadStatistics.get(String name) |
Modifier and Type | Method and Description |
---|---|
void |
CallAnalyse.CallStatisticsSummary.addCallStats(CallAnalyse.CallStatistics other)
This methods read the given
CallAnalyse.CallStatistics and add values to
its own |
Copyright © 2004–2020 CodeLutin. All rights reserved.