[...]may come in and added[...]
[...]may come in and add[...]
[...]but it will helpful[...]
[...]but it will be helpful[...]
[...]Converting from a double to an int would require a cast inside the lambda
[...]While a single-thread executor will wait for an available thread to become available[...]
[...]While a single-thread executor will wait for a thread to become available[...]
[...]These methods, defined in the Collection class, contain synchronized methods that operate[...]
[...]These methods, defined in the Collection class, operate[...]
[...]Also, stream operations that occur before/after the forEachOrdered()[...]
[...]Let's take a look an example[...]
[...]Let's take a look at an example[...]
It strongly recommended[...]
It is strongly recommended[...]
Combing Results with collect()
Combining Results with collect()
Conceptually, we start off with a single zoo worker who realizes that they cannot[...]They perform[...]
Conceptually, we start off with a single zoo worker who realizes that he/she cannot[...]He/she performs[...]
In practice, livelock is often very difficult issue to detect[...]
In practice, livelock is often a very difficult issue to detect[...]
[...]instantiate an instance of it.
[...]create an instance of it.
[...]Java provides a way to verify that the file does exactly exist.
[...]Java provides a way to verify that the file does actually exist.
[...]Just answer as best you can.
[...]Just answer the best you can.
[...]to be prepared to the take the exam.
[...]to be prepared to take the exam.
[OCP 21 book] | [OCP 17 book] | [OCP 11 book] | [OCA 8 book] [OCP 8 book] [Practice tests book] [Blog] [JavaRanch FAQ] [How To Ask Questions] [Book Promos]
Other Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, TOGAF part 1 and part 2
META-INF
- service
- java.sql.Driver
Guillaume Bailly wrote:
page 517: it says the following, and only by looking at this I'm not sure if java.sql.Driver is inside service or next to it META-INF
- service
- java.sql.Driver
[OCP 21 book] | [OCP 17 book] | [OCP 11 book] | [OCA 8 book] [OCP 8 book] [Practice tests book] [Blog] [JavaRanch FAQ] [How To Ask Questions] [Book Promos]
Other Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, TOGAF part 1 and part 2
Guillaume Bailly wrote:On page 468, in the box, the line that throws an exception should be path1.relativize(path3); (lowercase).
[OCP 21 book] | [OCP 17 book] | [OCP 11 book] | [OCA 8 book] [OCP 8 book] [Practice tests book] [Blog] [JavaRanch FAQ] [How To Ask Questions] [Book Promos]
Other Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, TOGAF part 1 and part 2
On page 465, at the bottom, it says the method toAbsolutePath() returns a new Path object with the same value while it is in fact the same object.
If the Path object is already absolute, then the method just returns an equivalent copy of it.
[OCP 21 book] | [OCP 17 book] | [OCP 11 book] | [OCA 8 book] [OCP 8 book] [Practice tests book] [Blog] [JavaRanch FAQ] [How To Ask Questions] [Book Promos]
Other Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, TOGAF part 1 and part 2
Villains always have antidotes. They're funny that way. Here's an antidote disguised as a tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
|