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

com.ajjpj.asysmon.measure.AWithParameters Maven / Gradle / Ivy

There is a newer version: 1.0-pre28
Show newest version
package com.ajjpj.asysmon.measure;

/**
 * @author arno
 */
public interface AWithParameters {
    void addParameter(String identifier, String value);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy