问题:
I am learning GoF Java Design Patterns and I want to see some real life examples of them. 我正在学习GoF Java设计模式,我想看看其中的一些现实示例。 What are some good examples of these Design Patterns in Java's core libraries? Java核心库中的这些设计模式有哪些好的示例?
解决方案:
参考一: https://stackoom.com/question/71RR/Java核心库中的GoF设计模式示例参考二: https://oldbug.net/q/71RR/Examples-of-GoF-Design-Patterns-in-Java-s-core-libraries
来源:oschina
链接:https://my.oschina.net/u/4438370/blog/4341265