SWE 619 Reading Reflection Number 7
Due Tuesday, October 10, 2023


  1. List the names of students in your group.
  2. Did everyone in your group contribute to the discussion of your solutions to this reading reflection? If not, who did not?
  3. Can you explain the basic role of generics in the Java language?
  4. Do you have experience generifying Java classes? Explain.
  5. Bloch explains how bounded wildcards can address certain limitations in the use of generics in inheritance settings. If you can, give a brief description of how this works. (If not, that's fine; we'll address in class.)