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