Uses of Package
com.kingsrook.qqq.backend.core.utils.memoization
Packages that use com.kingsrook.qqq.backend.core.utils.memoization
-
Classes in com.kingsrook.qqq.backend.core.utils.memoization used by com.kingsrook.qqq.backend.core.utils.memoizationClassDescriptionMeant to serve as the key in a Memoization where we actually don't need a parameter.Basic memoization functionality - with result timeouts (only when doing a get - there's no cleanup thread), and max-size.Object stored in the Memoization class.