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

de.otto.jlineup.web.Result Maven / Gradle / Ivy

package de.otto.jlineup.web;

public enum Result {
    UNCHANGED,
    DIFFERENCES
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy