SWE 619 Quiz Guide 7
Fall 2023


Two possible foci for Quiz 7:
  1. Java's lambda expressions as explored in the in-class exercise.
  2. The element subtype vs. related subtype approaches to polymorphism and how they are implemented in Comparable vs. Comparator.