public class ConcurrentMap<E> extends ConcurrentHashMap<Integer,E>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
ConcurrentMap() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Integer> |
keysIterator() |
Iterator<E> |
valuesIterator() |
clear, contains, containsKey, containsValue, elements, entrySet, get, isEmpty, keys, keySet, put, putAll, putIfAbsent, remove, remove, replace, replace, size, valuesclone, equals, hashCode, toStringCopyright © 2017 TeleStax, Inc.. All Rights Reserved.