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

io.vertx.up.eon.em.Etat Maven / Gradle / Ivy

The newest version!
package io.vertx.up.eon.em;

public enum Etat {
    RUNNING,
    STOPPED,
    FAILED
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy