Interface java.util.List

Added Methods
void replaceAll(UnaryOperator<E>)  
void sort(Comparator<? super E>)