Module net.finmath.lib
Package net.finmath.util
Provides utility classes.
- Author:
- Christian Fries
-
Interface Summary Interface Description TriFunction<U,V,W,R> -
Class Summary Class Description Cached<K,V> A simple wrapper, wrapping a Function<K,V> such that all calculations are cached in a ConcurrentHashMap<K,V>FileUtilities Provides utility method to write an object to a file and read an object from a file.