You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,7 @@ Java8InAction
3
3
4
4
This repository contains all the source code for the examples and quizzes in the book Java 8 in Action: Lambdas, Streams and functional-style programming.
5
5
6
-
You can purchase the early access here: [http://manning.com/urma/](http://manning.com/urma/)
7
-
8
-
We are very keen to hear your feedback and improve the book based on your comments!
6
+
You can purchase the book here: [http://manning.com/urma/](http://manning.com/urma/) or on Amazon
9
7
10
8
The source code for all examples can be found in the directory [src/main/java/lambdasinaction](https://github.com/java8/Java8InAction/tree/master/src/main/java/lambdasinaction)
0 commit comments