{{ message }}
Commit d2b9561
committed
Restructure project; replace examples with new src
Remove numerous legacy example/demo Java sources and reorganize the project into a new src/main/java layout. Adds IntelliJ project files (.idea/* and java8.iml) and introduces a new com.java8.practice tree with model classes and moduleized practice code for lambdas, streams, advanced streams, optional, concurrency and exceptions (both .java and some .class files). This commit is a large cleanup and reorganization to move from scattered example packages to a structured set of practice modules.1 parent e02e0bf commit d2b9561
77 files changed
Lines changed: 1961 additions & 1788 deletions
File tree
- .idea
- Optional
- demo
- example
- exception_handling
- java8
- mapVsflatMap
- map_reduce
- parralel_stream
- qa
- sort
- src/main/java/com/java8/practice
- models
- module1_lambda
- module2_streams
- module3_advanced_streams
- module4_optional
- module5_concurrency
- module6_exceptions
- stream
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.

0 commit comments