| 
									
										
										
										
											2023-09-24 04:43:53 +02:00
										 |  |  | ## Java Collections Cookbooks and Examples
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | This module contains articles about conversions among Collection types in Java. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ### Relevant Articles:
 | 
					
						
							| 
									
										
										
										
											2023-10-05 15:31:17 +08:00
										 |  |  | - [Converting HashMap Values to an ArrayList in Java](https://www.baeldung.com/java-hashmap-arraylist) | 
					
						
							| 
									
										
										
										
											2023-10-20 21:49:19 +08:00
										 |  |  | - [Joining a List<String> in Java With Commas and “and”](https://www.baeldung.com/java-string-concatenation-natural-language) | 
					
						
							| 
									
										
										
										
											2024-04-08 19:27:56 +01:00
										 |  |  | - [HashSet toArray() Method in Java](https://www.baeldung.com/java-hashset-toarray) |