Uses of Class
org.nuiton.util.TimeLog.CallStat

Packages that use TimeLog.CallStat
org.nuiton.util Nuiton-utils 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 TimeLog.CallStat in org.nuiton.util
 

Fields in org.nuiton.util with type parameters of type TimeLog.CallStat
protected  Map<String,TimeLog.CallStat> TimeLog.callCount
          for each method of all proxies, keep number of call
 

Methods in org.nuiton.util that return types with arguments of type TimeLog.CallStat
 Map<String,TimeLog.CallStat> TimeLog.getCallCount()
           
 



Copyright © 2004-2011 CodeLutin. All Rights Reserved.