Component Interface (ICoffee):?
- ICoffee defines the basic methods that any coffee type must implement.
This allows the decorators to work with any class that implements this
interface, providing flexibility to decorate any coffee object.
This allows the decorators to work with any class that implements this
interface, providing flexibility to decorate any coffee object.