Skip to content

Instantly share code, notes, and snippets.

@altfatterz
Created February 15, 2014 20:23
Show Gist options
  • Select an option

  • Save altfatterz/9024761 to your computer and use it in GitHub Desktop.

Select an option

Save altfatterz/9024761 to your computer and use it in GitHub Desktop.
public enum Event {
ACCOUNT_DEBITED, ACCOUNT_CREDITED, ACCOUNT_LOCKED
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment