|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
The superclass changed from java.lang.Object to com.google.common.collect.AbstractTable.
Removed interface com.google.common.collect.Table.
| Removed Methods | |
ArrayTable<R, C, V>) create(ArrayTable<R, |
Creates an {@code ArrayTable} with the same mappings, allowed keys, and iteration ordering as the provided {@code ArrayTable}. |
boolean equals(Object) |
|
int hashCode() |
|
String toString() |
Returns the string representation {@code rowMap().toString()}. |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||