![JAR search and dependency download from the Maven repository](/logo.png)
kg.apc.jmeter.vizualizers.MonitoringSampleGenerator Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jmeter-plugins-cmn-jmeter Show documentation
Show all versions of jmeter-plugins-cmn-jmeter Show documentation
Various utility classes to ease development of plugins
The newest version!
package kg.apc.jmeter.vizualizers;
public interface MonitoringSampleGenerator {
public void generateSample(double d, String string);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy