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

io.cucumber.core.eventbus.Options Maven / Gradle / Ivy

The newest version!
package io.cucumber.core.eventbus;

public interface Options {

    Class getUuidGeneratorClass();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy