| 
									
										
										
										
											2019-10-31 20:43:47 -05:00
										 |  |  | ## Java Collections Cookbooks and Examples
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | This module contains articles about conversions among Collection types and arrays in Java. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ### Relevant Articles: 
 | 
					
						
							| 
									
										
										
										
											2020-08-20 12:46:31 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-10-31 20:43:47 -05:00
										 |  |  | - [Array to String Conversions](https://www.baeldung.com/java-array-to-string) | 
					
						
							| 
									
										
										
										
											2020-05-12 15:51:53 +08:00
										 |  |  | - [Mapping Lists with ModelMapper](https://www.baeldung.com/java-modelmapper-lists) | 
					
						
							| 
									
										
										
										
											2020-08-20 12:46:31 +08:00
										 |  |  | - [Converting List to Map With a Custom Supplier](https://www.baeldung.com/list-to-map-supplier) | 
					
						
							| 
									
										
										
										
											2020-09-24 02:39:41 +08:00
										 |  |  | - [Arrays.asList vs new ArrayList(Arrays.asList())](https://www.baeldung.com/java-arrays-aslist-vs-new-arraylist) | 
					
						
							| 
									
										
										
										
											2021-06-17 00:49:43 +08:00
										 |  |  | - [Iterate Over a Set in Java](https://www.baeldung.com/java-iterate-set) | 
					
						
							| 
									
										
										
										
											2022-12-28 17:45:03 +08:00
										 |  |  | - [Convert a List of Integers to a List of Strings](https://www.baeldung.com/java-convert-list-integers-to-list-strings) | 
					
						
							| 
									
										
										
										
											2023-02-24 19:18:00 +08:00
										 |  |  | - [Combining Two Lists Into a Map in Java](https://www.baeldung.com/java-combine-two-lists-into-map) | 
					
						
							| 
									
										
										
										
											2023-06-21 18:26:24 +08:00
										 |  |  | - [Convert a List of Strings to a List of Integers](https://www.baeldung.com/java-convert-list-strings-to-integers) | 
					
						
							| 
									
										
										
										
											2023-08-19 08:07:12 +08:00
										 |  |  | - [Convert List to Long[] Array in Java](https://www.baeldung.com/java-convert-list-object-to-long-array) | 
					
						
							| 
									
										
										
										
											2023-08-24 21:33:45 +08:00
										 |  |  | - [Get the First n Elements of a List Into an Array](https://www.baeldung.com/java-take-start-elements-list-array) | 
					
						
							| 
									
										
										
										
											2022-06-26 16:52:45 +05:30
										 |  |  | - More articles: [[<-- prev]](../core-java-collections-conversions) |