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.
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!
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