Skip to content

Instantly share code, notes, and snippets.

@abner-math
Created February 1, 2020 16:55
Show Gist options
  • Save abner-math/62064baf22b912096a0eafd0a1e77c78 to your computer and use it in GitHub Desktop.
Save abner-math/62064baf22b912096a0eafd0a1e77c78 to your computer and use it in GitHub Desktop.
public enum Role {
TRAINEE, JUNIOR, EXPERT, SENIOR
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment