| 
									
										
										
										
											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: 
 | 
					
						
							|  |  |  | - [Converting between an Array and a List in Java](https://www.baeldung.com/convert-array-to-list-and-list-to-array) | 
					
						
							|  |  |  | - [Converting between an Array and a Set in Java](https://www.baeldung.com/convert-array-to-set-and-set-to-array) | 
					
						
							|  |  |  | - [Convert a Map to an Array, List or Set in Java](https://www.baeldung.com/convert-map-values-to-array-list-set) | 
					
						
							|  |  |  | - [Converting a List to String in Java](https://www.baeldung.com/java-list-to-string) | 
					
						
							|  |  |  | - [How to Convert List to Map in Java](https://www.baeldung.com/java-list-to-map) | 
					
						
							|  |  |  | - [Converting a Collection to ArrayList in Java](https://www.baeldung.com/java-convert-collection-arraylist) | 
					
						
							|  |  |  | - [Java 8 Collectors toMap](https://www.baeldung.com/java-collectors-tomap) | 
					
						
							|  |  |  | - [Converting Iterable to Collection in Java](https://www.baeldung.com/java-iterable-to-collection) | 
					
						
							|  |  |  | - [Converting Iterator to List](https://www.baeldung.com/java-convert-iterator-to-list) | 
					
						
							| 
									
										
										
										
											2022-06-26 16:52:45 +05:30
										 |  |  | - More articles: [[next -->]](../core-java-collections-conversions-2) |