package saker.build.util.cache
Package containing caching related utility classes for the build system.
CacheKey | Unique identifier for a cache entry. |
MemoryTrimmer | Static class for allowing clients to trim memory of objects when appropriate. |
InvalidCacheKeyImplementationException | Thrown when a violation was found in a CacheKey implementation. |