Generated by
JDiff

Class com.google.common.collect.ImmutableTable

Changed Methods
ImmutableSet<C> columnKeySet() Change from non-final to final.
 
boolean contains(Object, Object) Change from non-final to final.
 
boolean containsValue(Object) Change from non-final to final.
 
ImmutableMap<C, V> row(R) Change from non-final to final.
{@inheritDoc}
ImmutableSet<R> rowKeySet() Change from non-final to final.
 
ImmutableCollection<V> values() Change from non-final to final.