Class ConcurrentReaderHashMap.BarrierLock
java.lang.Object
org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.BarrierLock
- All Implemented Interfaces:
Serializable
- Enclosing class:
ConcurrentReaderHashMap
A Serializable class for barrier lock
- Author:
- Adapted from ConcurrentHashMap (Doug Lea), adapted by the Groovy community
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BarrierLock
protected BarrierLock()
-