Returns true if this MapToList contains no Lists. @return true if this MapToList contains no Lists; false otherwise
()
| 169 | * @return true if this MapToList contains no Lists; false otherwise |
| 170 | */ |
| 171 | public boolean isEmpty(); |
| 172 | |
| 173 | /** |
| 174 | * Returns the number of lists contained by this MapToList. |
no outgoing calls
no test coverage detected