1.7 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			1.7 KiB
		
	
	
	
	
	
	
	
=========
Core Java 8 Cookbooks and Examples
Relevant Articles:
- Java 8 – Powerful Comparison with Lambdas
 - Java – Directory Size
 - Java – Try with Resources
 - A Guide to the Java ExecutorService
 - Java 8 New Features
 - Lambda Expressions and Functional Interfaces: Tips and Best Practices
 - The Double Colon Operator in Java 8
 - Java 8 Streams Advanced
 - Java 8 Collectors
 - Convert String to int or Integer in Java
 - Convert char to String in Java
 - Guide to Java 8’s Functional Interfaces
 - Guide To CompletableFuture
 - Introduction to Thread Pools in Java
 - Guide to Java 8 Collectors
 - The Java 8 Stream API Tutorial
 - New Features in Java 8
 - Introduction to Java 8 Streams
 - Guide to the Fork/Join Framework in Java