| 
									
										
										
										
											2019-11-02 18:58:17 +02:00
										 |  |  |  | ## Java Strings
 | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | This module contains articles about strings in Java. | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | ### Relevant Articles:
 | 
					
						
							|  |  |  |  | - [Use char[] Array over a String for Manipulating Passwords in Java?](https://www.baeldung.com/java-storing-passwords) | 
					
						
							|  |  |  |  | - [Compact Strings in Java 9](https://www.baeldung.com/java-9-compact-string) | 
					
						
							|  |  |  |  | - [String Not Empty Test Assertions in Java](https://www.baeldung.com/java-assert-string-not-empty) | 
					
						
							|  |  |  |  | - [String Performance Hints](https://www.baeldung.com/java-string-performance) | 
					
						
							|  |  |  |  | - [Java Localization – Formatting Messages](https://www.baeldung.com/java-localization-messages-formatting) | 
					
						
							|  |  |  |  | - [Java – Generate Random String](https://www.baeldung.com/java-random-string) | 
					
						
							|  |  |  |  | - [Java String Interview Questions and Answers](https://www.baeldung.com/java-string-interview-questions) | 
					
						
							|  |  |  |  | - [Java Multi-line String](https://www.baeldung.com/java-multiline-string) | 
					
						
							|  |  |  |  | - [Guide to Java String Pool](https://www.baeldung.com/java-string-pool) | 
					
						
							| 
									
										
										
										
											2020-04-10 15:50:44 +08:00
										 |  |  |  | - [Fixing “constant string too long” Build Error](https://www.baeldung.com/java-constant-string-too-long-error) |