Class ForgetfulMap.CachedValue<V>
java.lang.Object
org.ojalgo.type.ForgetfulMap.CachedValue<V>
- Enclosing class:
ForgetfulMap<K,V>
Helper class to store value and timestamps
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
accessed
long accessed -
value
-
written
final long written
-
-
Constructor Details
-
CachedValue
CachedValue(V value)
-
-
Method Details
-
equals
-
hashCode
-