Generated by
JDiff

Class com.google.common.collect.ImmutableList

Changed Methods
boolean equals(Object) Change from non-final to final.
 
int hashCode() Change from non-final to final.
 
UnmodifiableListIterator<E> listIterator() Change from non-final to final.