All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download memoizer JAR file with all dependencies


memoizer from group org.javastack (version 1.0.0)

Agnostic Cache. Memoize a function makes it faster by caching the return values of the function; If you call the function again with the same arguments, memoize gives you the value out of the cache, instead of letting the function compute the value all over again.

Group: org.javastack Artifact: memoizer
Show documentation Show source 
Download memoizer.jar (1.0.0)
 

0 downloads
Artifact memoizer
Group org.javastack
Version 1.0.0
Last update 19. February 2016
Organization not specified
URL https://github.com/ggrandes/${project.artifactId}
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1 from 1 (items total 1)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy