Module net.finmath.lib
Package net.finmath.util
package net.finmath.util
Some utilities.
- Author:
- Christian Fries
-
Interface Summary
-
Class SummaryClassDescriptionCached<K,V>A simple wrapper, wrapping a Function<K,V> such that all calculations are cached in a ConcurrentHashMap<K,V>Provides utility method to write an object to a file and read an object from a file.