We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47a1f27 commit 8fe77a9Copy full SHA for 8fe77a9
1 file changed
core-java-modules/core-java-lang/README.md
@@ -15,4 +15,5 @@ This module contains articles about core features in the Java language
15
- [Attaching Values to Java Enum](https://www.baeldung.com/java-enum-values)
16
- [The Java continue and break Keywords](https://www.baeldung.com/java-continue-and-break)
17
- [A Guide to Java Enums](https://www.baeldung.com/a-guide-to-java-enums)
18
+- [Infinite Loops in Java](https://www.baeldung.com/infinite-loops-java)
19
- [[More --> ]](/core-java-modules/core-java-lang-2)
0 commit comments