Skip to content

Commit

Permalink
Create readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HunorVadaszPerhat authored Apr 26, 2023
1 parent 8ffa9a5 commit 6d58906
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions enum/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## Enum

- [Enum for loop](https://github.com/HunorVadaszPerhat/java_lang_specs/tree/main/enum/enum_for_loop)
- [Enum for if-then](https://github.com/HunorVadaszPerhat/java_lang_specs/tree/main/enum/enum_if_then)
- [Enum switch case](https://github.com/HunorVadaszPerhat/java_lang_specs/tree/main/enum/enum_switch_case)

0 comments on commit 6d58906

Please sign in to comment.