How to find the length of an array list? [duplicate] November 21, 2022 by Tarik The size member function. myList.size(); http://docs.oracle.com/javase/6/docs/api/java/util/ArrayList.html