Uses of Class
io.ultreia.java4all.util.TimeLog.CallStat
-
-
Uses of TimeLog.CallStat in io.ultreia.java4all.util
Fields in io.ultreia.java4all.util with type parameters of type TimeLog.CallStat Modifier and Type Field Description protected Map<String,TimeLog.CallStat>TimeLog. callCountfor each method of all proxies, keep number of callMethods in io.ultreia.java4all.util that return types with arguments of type TimeLog.CallStat Modifier and Type Method Description Map<String,TimeLog.CallStat>TimeLog. getCallCount()
-