This code pattern introduces you to a simple Java application which reads input from three text files, merges their contents, and writes an output containing one sorted list. We'll spend some time ...