de.otto.jlineup.config.Step Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jlineup Show documentation
Show all versions of jlineup Show documentation
Webapp image comparison tool
package de.otto.jlineup.config;
public enum Step {
before,
after,
compare
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy