Class SoftCache.Entry

java.lang.Object
org.glassfish.pfl.basic.concurrent.SoftCache.Entry
All Implemented Interfaces:
Map.Entry<K,V>
Enclosing class:
SoftCache<K,V>

private class SoftCache.Entry extends Object implements Map.Entry<K,V>