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