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

org.fluentlenium.configuration.Configuration Maven / Gradle / Ivy

package org.fluentlenium.configuration;

/**
 * Base configuration interface that can be read and written.
 */
public interface Configuration extends ConfigurationProperties, ConfigurationMutator {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy