![JAR search and dependency download from the Maven repository](/logo.png)
com.fillumina.performance.producer.suite.ParametrizedRunnable Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of performance-tools Show documentation
Show all versions of performance-tools Show documentation
Configurable tool to easily compare performances of different code
snippets and to take performance telemetry of a running application.
The newest version!
package com.fillumina.performance.producer.suite;
/**
* Passes a parameter to the code under test.
*
* @author Francesco Illuminati
*/
public abstract class ParametrizedRunnable {
public static final ParametrizedRunnable> NULL =
new ParametrizedRunnable
© 2015 - 2025 Weber Informatics LLC | Privacy Policy