To Lecture Notes

IT 313 -- Feb 20, 2020

Review Exercises

  1. Look up some interesting instance methods of the HashMap class in the Java 11 Class Reference. Try them out in a Java JUnit test class.

IntelliJ Debugger

Project 6b

HashMap Iterators

Serialization

Software Design Patterns