All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.dagere.peass.config.MeasurementStrategy Maven / Gradle / Ivy

The newest version!
package de.dagere.peass.config;

public enum MeasurementStrategy {
   SEQUENTIAL, PARALLEL;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy