public class OpenHashMapList extends OpenHashMap<org.osgi.resource.Requirement,CandidateSelector>
OpenHashMap.AbstractObjectCollection<K>, OpenHashMap.AbstractObjectSet<K>
Constructor and Description |
---|
OpenHashMapList() |
OpenHashMapList(int initialCapacity) |
Modifier and Type | Method and Description |
---|---|
OpenHashMapList |
deepClone() |
clear, clone, comparator, compute, containsKey, containsValue, defaultReturnValue, defaultReturnValue, entrySet, equals, fast, firstKey, fixPointers, fixPointers, get, getOrCompute, hashCode, headMap, isEmpty, keySet, lastKey, put, putAll, rehash, remove, removeFirst, removeLast, shiftKeys, size, subMap, tailMap, toString, trim, trim, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
public OpenHashMapList()
public OpenHashMapList(int initialCapacity)
public OpenHashMapList deepClone()
Copyright © 2006–2021 The Apache Software Foundation. All rights reserved.