Refactoring (part 3)

  • 7
  • Locked
3.1. Push down a field. Push down the course field to the appropriate class. Make it private. 3.2. Push down a method. Push down the getter for the course field to the appropriate class. 3.3. Extract an interface. 3.3.1. Create an Alive interface in the human package.
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