| Modifier and Type | Field and Description |
|---|---|
protected Map<Method,StatisticMethod> |
Trace.commonStatistics
statistic on method call
|
protected Map<Method,StatisticMethod> |
Trace.StatAndStack.statistics
statistic on method call
|
| Modifier and Type | Method and Description |
|---|---|
StatisticMethod |
Trace.StatAndStack.getStatistics(Method method)
Retourne les statistiques d'appele pour la methode passee en parametre
|
| Modifier and Type | Method and Description |
|---|---|
protected Map<Method,StatisticMethod> |
Trace.getCommonStatistics() |
| Constructor and Description |
|---|
Trace.StatAndStack(String threadName,
Map<Method,StatisticMethod> statistics,
ArrayDeque<Trace.Call> stack) |
Copyright © 2004–2014 CodeLutin. All rights reserved.