static <A,B,C> Functions.MemoizedBiFunction<A,B,C>
memoize(BiFunction<A,B,C> fun)
see also the complete user documentation .