bump up the size and note that the map has changed
()
| 1266 | * bump up the size and note that the map has changed |
| 1267 | */ |
| 1268 | private void grow() |
| 1269 | { |
| 1270 | modify(); |
| 1271 | _size++; |
| 1272 | } |
| 1273 | |
| 1274 | /** |
| 1275 | * decrement the size and note that the map has changed |