Uses of Interface
org.ojalgo.type.ForgetfulMap.ValueCache
Packages that use ForgetfulMap.ValueCache
-
Uses of ForgetfulMap.ValueCache in org.ojalgo.type
Classes in org.ojalgo.type that implement ForgetfulMap.ValueCacheMethods in org.ojalgo.type that return ForgetfulMap.ValueCacheModifier and TypeMethodDescription<V> ForgetfulMap.ValueCache<V> ForgetfulMap.newValueCache(K key, Function<? super K, ? extends V> valueSupplier)
ForgetfulMap.newValueCache(Object, java.util.function.Function)instead.