The difference is dressing or without makeup.
a();
b(a);
a.doSomething()
b.doSomething(){a.doSomething(); b.doOthers() }
The difference is dressing or without makeup.
a();
b(a);
a.doSomething()
b.doSomething(){a.doSomething(); b.doOthers() }
本文标题:Decorator of design pattern
本文链接:https://www.haomeiwen.com/subject/venoiqtx.html
网友评论