Skip to content

Instantly share code, notes, and snippets.

@talesmgodois
Last active October 16, 2020 02:15
Show Gist options
  • Save talesmgodois/3b382dfc86b86a160c7c0a7e7b51c7a7 to your computer and use it in GitHub Desktop.
Save talesmgodois/3b382dfc86b86a160c7c0a7e7b51c7a7 to your computer and use it in GitHub Desktop.
enum.java
enum EBreeds {
AKITA,
SCOTTISH_TERRIER
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment