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

com.fireflysource.common.actor.ActorState Maven / Gradle / Ivy

The newest version!
package com.fireflysource.common.actor;

public enum ActorState {
    PAUSE, RUNNING, SHUTDOWN
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy