// these are unchanging over the life of the map, no need to lock
 @Override
 public long getNoEntryKey() {
   return m.getNoEntryKey();
 }