This is bad practice. May I ask why do you need the same object multiple times in an ArrayList? You can use a HashMap or multiple ArrayLists.
確定! 回上一頁