Class ConcurrentReaderHashMap.BarrierLock
java.lang.Object
org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.BarrierLock
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ConcurrentReaderHashMap
protected static class ConcurrentReaderHashMap.BarrierLock extends Object implements Serializable
A Serializable class for barrier lock
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Modifier Constructor Description protected
BarrierLock()
-
Method Summary
-
Constructor Details
-
BarrierLock
protected BarrierLock()
-