Class SoftCache.Entry
java.lang.Object
org.glassfish.pfl.basic.concurrent.SoftCache.Entry
- All Implemented Interfaces:
Map.Entry<K,
V>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ent
-
value
-
-
Constructor Details
-
Entry
-
-
Method Details
-
getKey
-
getValue
-
setValue
-
equals
-
hashCode
public int hashCode()
-