Skip to content

Instantly share code, notes, and snippets.

@bigkahuna1uk
Created June 8, 2013 12:52
public enum Status {
STARTED, STOPPED, FAILED, RESUMED, PAUSED
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment