We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0e2862 commit 83a2c72Copy full SHA for 83a2c72
1 file changed
core-java-modules/core-java-string-operations-4/README.md
@@ -9,3 +9,4 @@
9
- [Check if a Character is a Vowel in Java](https://www.baeldung.com/java-check-character-vowel)
10
- [How to Truncate a String in Java](https://www.baeldung.com/java-truncating-strings)
11
- [Remove Whitespace From a String in Java](https://www.baeldung.com/java-string-remove-whitespace)
12
+- [Named Placeholders in String Formatting](https://www.baeldung.com/java-string-formatting-named-placeholders)
0 commit comments