Implement a data structure similar to Java’s Iterator with generic types Solve a coding problem using your new Iterator Write JUnit tests to verify proper implementation In this PA, you will implement ...