装饰者模式案例学习代码

时间:2016-03-22 18:54:03
【文件属性】:

文件名称:装饰者模式案例学习代码

文件大小:2KB

文件格式:ZIP

更新时间:2016-03-22 18:54:03

装饰者模式 设计模式

装饰者模式学习案例代码 文章:http://blog.csdn.net/hailushijie/article/details/8630106


【文件预览】:
src
----DecoratorEggs.java(365B)
----DecoratorPepper.java(272B)
----DecoratorSausage.java(419B)
----Pancake.java(178B)
----DecoratorTest.java(917B)

网友评论

  • 测试ok,符合具体的要求,代码可用