Returns the number of row key / column key / value mappings in the table.
()
| 110 | * Returns the number of row key / column key / value mappings in the table. |
| 111 | */ |
| 112 | int size(); |
| 113 | |
| 114 | /** |
| 115 | * Compares the specified object with this table for equality. Two tables are |
no outgoing calls
no test coverage detected