public class NhoodMap
extends java.util.HashMap
Constructor and Description |
---|
NhoodMap()
Empty constructor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
put(java.lang.Object key,
java.lang.Object NHM)
Overrides the add method to enforce Integer key and NhoodMapping object.
|
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values