protected static class ConcurrentReferenceHashMap.SimpleEntry<K, V>
Constructor and description |
---|
SimpleEntry
(K key, V value) |
SimpleEntry
(Entry<? extends K, ? extends V> entry) |
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.