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

com.github.timm.cucumber.generate.name.Counter Maven / Gradle / Ivy

package com.github.timm.cucumber.generate.name;

public interface Counter {

    int next();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy