Code Learning
2017年3月16日 星期四
Why 『Map<> = new HashMap()』 not 『HashMap<> = new HashMap()』
Reason
1.less typing
2.more flexible.
For example:
You can see the image below, use
Map<> = new HashMap()
can easily change HashMap to TreeMap
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言