Package org.codehaus.groovy.util
package org.codehaus.groovy.util
-
ClassDescriptionAbstractConcurrentDoubleKeyMap<K1,
K2, V> A utility class to help calculate hashcode values using an algorithm similar to that outlined in "Effective Java, Joshua Bloch, 2nd Edition".Soft reference with lazy initialization under lockListHashMap<K,V> This represents aA bit simplified lock designed to be inherited by.ManagedConcurrentMap<K,V> This is a basic implementation of a map able to forget its values.ManagedDoubleKeyMap<K1,K2, V> ManagedDoubleKeyMap.Entry<K1,K2, V> This class provides a very simple linked list of memory managed elements.Reference<T,V extends Finalizable> Exposes the Groovy release information