Uses of Class
org.ojalgo.type.ForgetfulMap.CachedValue
Packages that use ForgetfulMap.CachedValue
-
Uses of ForgetfulMap.CachedValue in org.ojalgo.type
Fields in org.ojalgo.type with type parameters of type ForgetfulMap.CachedValueModifier and TypeFieldDescriptionprivate final Map
<K, ForgetfulMap.CachedValue<V>> ForgetfulMap.myStorage
Methods in org.ojalgo.type with parameters of type ForgetfulMap.CachedValueModifier and TypeMethodDescriptionprivate boolean
ForgetfulMap.isExpired
(long now, ForgetfulMap.CachedValue<V> cached) Method parameters in org.ojalgo.type with type arguments of type ForgetfulMap.CachedValue