how to change the element in to the List in java code example Example: modify element in list java list.set( 2, "New" );