Generated by
JDiff

Class com.google.common.collect.ImmutableList

Removed Methods
void forEach(Consumer<? super E>)  
void replaceAll(UnaryOperator<E>) Guaranteed to throw an exception and leave the list unmodified.
void sort(Comparator) Guaranteed to throw an exception and leave the list unmodified.
Spliterator<E> spliterator()