how to change data in certain index in arraylist code example Example: modify element in list java list.set( 2, "New" );