java8
build
gradle clean build
run tests:
gradle clean test --info
To-do list
- FunctionalInterfaces
- Function
- Consumer
- Predicate
- Supplier
- BiFunction
- BiConsumer
- BiPredicate
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMillions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
gradle clean build
run tests:
gradle clean test --info