This folder contains source code for the following apps that implement pattern-oriented variants of the ThreadJoinTest:
original -- This folder provides the original implementation of this app from my Java Concurrency LiveLesson tutorial.
updated -- This folder provides an updated version of my LiveLessons tutorial that uses Java 8 features, such as lambdas and method references, to search for phrases in the complete works of William Shakespeare.