- org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap.InitializableEntry
-
-
Methods Summary
Methods
Type Params |
Return Type |
Name and description |
|
public K |
getKey()
|
|
public V |
getValue()
|
|
public Entry<K, V> |
init(K key, V value)
|
|
public V |
setValue(V value)
|
-
Inherited Methods Summary
-
-
Method Detail
-
public Entry<K, V> init(K key, V value)
- Summary:
Nested Field Constructor - Method
- | Detail:
Field Constructor - Method
Copyright © 2003-2022 The Apache Software Foundation. All rights reserved.