Groovy 1.7.5

Package org.codehaus.groovy.util

 

Interface Summary
AbstractConcurrentMap.Entry
AbstractConcurrentMapBase.Entry
ComplexKeyHashMap.EntryIterator
Finalizable
Reference
SingleKeyHashMap.Copier
 


Class Summary
AbstractConcurrentDoubleKeyMap
AbstractConcurrentMap
AbstractConcurrentMap.Segment
AbstractConcurrentMapBase
AbstractConcurrentMapBase.Segment
ComplexKeyHashMap
ComplexKeyHashMap.Entry
DoubleKeyHashMap
DoubleKeyHashMap.Entry
FastArray
HashCodeHelper A utility class to help calculate hashcode values using an algorithm similar to that outlined in "Effective Java, Joshua Bloch, 2nd Edition".
LazyReference Soft reference with lazy initialization under lock
LockableObject A bit simplified lock designed to be inherited by.
ManagedConcurrentMap
ManagedConcurrentMap.Entry
ManagedConcurrentMap.EntryWithValue
ManagedConcurrentMap.Segment
ManagedDoubleKeyMap
ManagedDoubleKeyMap.Entry
ManagedLinkedList This class provides a very simple linked list of memory managed elements.
ManagedReference @author Alex Tkachman
ReferenceBundle
ReferenceManager
ReleaseInfo Exposes the Groovy release information
SingleKeyHashMap
SingleKeyHashMap.Entry
StringUtil Provides Groovy with functionality similar to the unix tr command which translates a string replacing characters from a source set with characters from a replacement set.
TripleKeyHashMap
TripleKeyHashMap.Entry
 


Enum Summary
ReferenceType
 


Copyright © 2003-2010 The Codehaus. All rights reserved.