文件名称:装饰者模式
文件大小:1KB
文件格式:RAR
更新时间:2022-08-26 19:37:08
源码 工具
NULL 博文链接:https://michael1990.iteye.com/blog/2111079
【文件预览】:
Decorator
----Component.java(75B)
----ConcreteDecoratorB.java(320B)
----Test.java(315B)
----Decorator.java(259B)
----ConcreteDecoratorA.java(322B)
----ConcreteComponent.java(168B)