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

xmindjbehave.jbehave.meta.MetaWithIncrement Maven / Gradle / Ivy

package xmindjbehave.jbehave.meta;

/**
 * Created by Ilya Evlampiev on 22.02.15.
 */
public interface MetaWithIncrement {
    //public int getIncrement();
    //public void setIncrement(int count);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy