随笔分类 -  JavaEE Maven实战

Java高效编程(2) -- Creating and Destroying Objects
摘要:Item 1: Consider static factory methods instead of constructorsAdvantage:One advantage of static factory methods is that, unlike constructors, they ha... 阅读全文
posted @ 2014-08-29 17:15 逝者如斯(乎) 阅读(258) 评论(0) 推荐(0)