对象的List成员添加元素

1、obj.getList().add( t )就可以了,当然set也可以,obj.getList().addAll(list)也可以

posted @ 2014-07-31 00:51  行云有影  阅读(717)  评论(0)    收藏  举报