Decorator

  • 18
  • Locked
Create a RedShapeDecorator class in the decorators package. It must extend the functionality of Shape objects without changing their structure. I've already created an abstract ShapeDecorator class, so: 1) Make the RedShapeDecorator class inherit the ShapeDecorator class. 2) Implement a private se
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