public static ArrayList mainList = someList; How can I get a specific item from this ArrayList? mainList[3]? 8 Answers 8 Tags: arraylistjava