Implement data structures similar to Java’s HashMap and HashSet with generic types Write JUnit tests to verify proper implementation Understand when it is best to use HashMaps and HashSets In this PA, ...