Class WeakConcurrentMap.LookupKey<K>
java.lang.Object
io.opentelemetry.context.internal.shaded.WeakConcurrentMap.LookupKey<K>
- Enclosing class:
WeakConcurrentMap<K,V>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
key
-
hashCode
private int hashCode
-
-
Constructor Details
-
LookupKey
LookupKey()
-
-
Method Details
-
withValue
-
reset
void reset()Failing to reset a lookup key can lead to memory leaks as the key is strongly referenced. -
equals
-
hashCode
-