Uses of Interface
com.anaptecs.jeaf.tools.api.performance.PerformanceTools
-
-
Uses of PerformanceTools in com.anaptecs.jeaf.tools.api.performance
Fields in com.anaptecs.jeaf.tools.api.performance declared as PerformanceTools Modifier and Type Field Description static PerformanceToolsPerformanceTools. PERFORMANCE_TOOLSConfigured implementation of performance tools.Methods in com.anaptecs.jeaf.tools.api.performance that return PerformanceTools Modifier and Type Method Description static PerformanceToolsPerformanceTools. getPerformanceTools()Method returns the configured implementation of the Performance Tools.
-