public class InternalMap
extends java.util.HashMap<java.lang.Object,java.lang.Object>
Constructor and Description |
---|
InternalMap() |
InternalMap(int size) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
Copyright © 2007-2017 The Apache Software Foundation