previous | start | next

Answers

  1. It must implement the Measurable interface, and its getMeasure method must return the population
  2. The Object class doesn't have a getMeasure method, and the add method invokes the getMeasure method


previous | start | next