如何在另一个列表的末尾附加列表的内容?

use*_*055 18 java collections list

如何在另一个列表的末尾附加一个列表的内容?

Tim*_*thy 9

listA.addAll(数组listB)