See how you make the best use of CountDownLatch to wait for threads with these two real-life examples regarding initialization and testing multithreaded software.
Getting ready for an interview at a bank? Here are some Java language questions you should be ready for as well as which topics in general you can expect.
Like using Spock for your tests? See how you can use it to test Kotlin code. This introduction focuses on making tests work with Kotlin's object keyword.