Package org.codehaus.groovy.runtime.memoize
package org.codehaus.groovy.runtime.memoize
-
ClassDescriptionA cache backed by a Collections.SynchronizedMapImplements memoize for Closures.MemoizeCache<K,
V> Represents a memoize cache with its essential methodsA NullObject pattern implementation for ProtectionStorage Doesn't protect any resources.A cache backed by a ConcurrentHashMap