![JAR search and dependency download from the Maven repository](/logo.png)
io.hyperfoil.core.impl.SessionStatsConsumer Maven / Gradle / Ivy
package io.hyperfoil.core.impl;
public interface SessionStatsConsumer {
void accept(String phase, int minSessions, int maxSessions);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy