SimplePrinter
39404142434445
add(appStats); } public void logSummary() { logSummary(new SimplePrinter(System.out)); }
88899091929394
return enabled; } public void logSummary() { logSummary(new SimplePrinter(System.out)); }
170171172173174175176
return componentStat.getExecutedEvents(); } public void logSummary() { logSummary(new SimplePrinter(System.out)); }
63646566676869
35363738394041
84858687888990
166167168169170171172
59606162636465