| Name | Description | Type | Package | Framework |
| ConcurrentReaderHashMap | A hash table that supports mostly-concurrent reading, but exclusive writing. | Class | org.codehaus.groovy.runtime.metaclass | Groovy |
| ConcurrentReaderHashMap .BarrierLock | A Serializable class for barrier lockSee Also:Serialized Form | Class | org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap | Groovy |
| ConcurrentReaderHashMap .Entry | ConcurrentReaderHashMap collision list entry. | Class | org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap | Groovy |