Uses of Class
org.ojalgo.type.ForgetfulMap.ValueCache
-
Packages that use ForgetfulMap.ValueCache Package Description org.ojalgo.type -
-
Uses of ForgetfulMap.ValueCache in org.ojalgo.type
Methods in org.ojalgo.type that return ForgetfulMap.ValueCache Modifier and Type Method Description ForgetfulMap.ValueCache<K,V>
ForgetfulMap. newValueCache(K key, java.util.function.Function<? super K,? extends V> valueSupplier)
-