K - the key type.V - the value type.public interface ApplicationMap<K,V> extends Map<K,V>, ApplicationData
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesdataUpdated, getName, getTypeCopyright © 2017. All Rights Reserved.