Factories (part 2)

  • 16
  • Locked
1. Create a public MaleFactory class in the male package with a public getPerson method that accepts one int age argument and returns an appropriate object of a class implementing the Human interface.
You can't complete this task, because you're not signed in.
Comments
  • Popular
  • New
  • Old
You must be signed in to leave a comment
This page doesn't have any comments yet