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

de.otto.jlineup.config.Step Maven / Gradle / Ivy

There is a newer version: 3.0.0-rc1
Show newest version
package de.otto.jlineup.config;

public enum Step {
    before,
    after,
    compare
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy