Archiver (part 4)

  • 16
  • Locked
Each command implies the execution of some action. Create a Command interface with an execute() method. We'll create a separate class for each command. All of the command classes must implement (inherit) the Command 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