You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Converting Strings to Enums in Java](http://www.baeldung.com/java-string-to-enum)
15
15
-[Quick Guide to the Java StringTokenizer](http://www.baeldung.com/java-stringtokenizer)
16
16
-[Count Occurrences of a Char in a String](http://www.baeldung.com/java-count-chars)
@@ -27,7 +27,6 @@
27
27
-[Compact Strings in Java 9](http://www.baeldung.com/java-9-compact-string)
28
28
-[Java Check a String for Lowercase/Uppercase Letter, Special Character and Digit](https://www.baeldung.com/java-lowercase-uppercase-special-character-digit-regex)
29
29
-[Convert java.util.Date to String](https://www.baeldung.com/java-util-date-to-string)
30
-
-[String Not Empty Test Assertions in Java](https://www.baeldung.com/java-assert-string-not-empty)
31
30
-[Get Substring from String in Java](https://www.baeldung.com/java-substring)
32
31
-[Converting a Stack Trace to a String in Java](https://www.baeldung.com/java-stacktrace-to-string)
33
32
-[Sorting a String Alphabetically in Java](https://www.baeldung.com/java-sort-string-alphabetically)
@@ -43,4 +42,4 @@
43
42
-[Convert String to Byte Array and Reverse in Java](https://www.baeldung.com/java-string-to-byte-array)
44
43
-[Pad a String with Zeros or Spaces in Java](https://www.baeldung.com/java-pad-string)
45
44
-[Adding a Newline Character to a String in Java](https://www.baeldung.com/java-string-newline)
46
-
-[Remove or Replace part of a String in Java](https://www.baeldung.com/java-remove-replace-string-part)
45
+
-[Remove or Replace part of a String in Java](https://www.baeldung.com/java-remove-replace-string-part)
0 commit comments