how to change a specific value in arraylist in java code example Example: modify element in list java list.set( 2, "New" );