我想知道Java库中是否有类或接口可以用作Decorator-pattern或您推荐的第三方库。我已经知道我可以为自己做到这一点,但我正在寻找类似的东西来在课堂上展示。
发布于 2013-01-10 23:45:56
我想你在找像JLayer http://www.javazoom.net/javalayer/javalayer.html这样的东西
https://stackoverflow.com/questions/14261347
相似问题