| 
									
										
										
										
											2019-10-31 20:43:47 -05:00
										 |  |  | ========= | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ## Core Java Collections Cookbooks and Examples
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ### Relevant Articles: 
 | 
					
						
							| 
									
										
										
										
											2020-07-23 21:39:16 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-10-31 20:43:47 -05:00
										 |  |  | - [Time Comparison of Arrays.sort(Object[]) and Arrays.sort(int[])](https://www.baeldung.com/arrays-sortobject-vs-sortint) | 
					
						
							|  |  |  | - [Java ArrayList vs Vector](https://www.baeldung.com/java-arraylist-vs-vector) | 
					
						
							|  |  |  | - [Differences Between HashMap and Hashtable](https://www.baeldung.com/hashmap-hashtable-differences) | 
					
						
							|  |  |  | - [Differences Between Collection.clear() and Collection.removeAll()](https://www.baeldung.com/java-collection-clear-vs-removeall) | 
					
						
							|  |  |  | - [Performance of contains() in a HashSet vs ArrayList](https://www.baeldung.com/java-hashset-arraylist-contains-performance) | 
					
						
							|  |  |  | - [Fail-Safe Iterator vs Fail-Fast Iterator](https://www.baeldung.com/java-fail-safe-vs-fail-fast-iterator) | 
					
						
							| 
									
										
										
										
											2020-06-07 16:52:25 +02:00
										 |  |  | - [Quick Guide to the Java Stack](https://www.baeldung.com/java-stack) | 
					
						
							| 
									
										
										
										
											2020-07-23 21:39:16 +08:00
										 |  |  | - [Convert an Array of Primitives to a List](https://www.baeldung.com/java-primitive-array-to-list) | 
					
						
							| 
									
										
										
										
											2020-08-20 13:02:58 +08:00
										 |  |  | - [A Guide to BitSet in Java](https://www.baeldung.com/java-bitset) | 
					
						
							| 
									
										
										
										
											2020-10-02 13:05:41 +08:00
										 |  |  | - [Get the First Key and Value From a HashMap](https://www.baeldung.com/java-hashmap-get-first-entry) | 
					
						
							| 
									
										
										
										
											2020-10-28 10:32:02 +08:00
										 |  |  | - [Performance of removeAll() in a HashSet](https://www.baeldung.com/java-hashset-removeall-performance) |