SWE 619 Reading Reflection Number 6
Due Tuesday, October 3, 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 why Java has both a Comparable interface and a Comparator interface?
  4. How familiar is your group with the Java "anonymous class" and Java "lambda"?
  5. Can you explain the connection between Java anonymous classes and Java lambda?