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

xmindjbehave.jbehave.MetaLanguageStatements Maven / Gradle / Ivy

package xmindjbehave.jbehave;

/**
 * Created by Ilya Evlampiev on 14.12.14.
 */
public enum MetaLanguageStatements {

    ByteRange,
    ShortRange,
    IntCountRange,
    IntIncrementRange,
    LongRange,
    FloatRange,
    DoubleRange,
    BooleanRange,
    CharRange,
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy