Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 147 Bytes

File metadata and controls

6 lines (3 loc) · 147 Bytes

Java8TreeExample

Example for processing tree structure using Java 8 streams and lambdas.

See TreeTest.java and its embedded comments.