Exemplo n.º 1
0
 /** Clear all entries from this hash map. */
 public void clear() {
   m.clear();
 }