2009年7月8日星期三

Java' List +template

ArrayList m =new ArrayList();
List minPath =m.subList(0, 0);


Java' s List class even can not initialize with the templete, feeling weird about it.

没有评论: