org.codehaus.groovy.runtime.metaclass
Class MemoryAwareConcurrentReadMap.BarrierLock

java.lang.Object
  extended by org.codehaus.groovy.runtime.metaclass.MemoryAwareConcurrentReadMap.BarrierLock
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
MemoryAwareConcurrentReadMap

protected static class MemoryAwareConcurrentReadMap.BarrierLock
extends java.lang.Object
implements java.io.Serializable

A Serializable class for barrier lock

See Also:
Serialized Form

Constructor Summary
protected MemoryAwareConcurrentReadMap.BarrierLock()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MemoryAwareConcurrentReadMap.BarrierLock

protected MemoryAwareConcurrentReadMap.BarrierLock()


Copyright © ${year} The Codehaus. All Rights Reserved.