In this chapter, we’ll continue our look at the core Java APIs,
covering more of the tools of the java.util package. The java.util package includes
a wide range of utilities including tools for mathematical operations,
fundamental data structures (collections), working with dates and times,
storing user preference data, and logging.