ehcache

Package net.sf.ehcache.constructs.concurrent

This package contains the Mutex class and Sync interface taken as is, with fixed for checkstyle and javadoc errors from version 1.3.4 of Doug Lea's concurrency package.

See:
          Description

Interface Summary
Sync  
 

Class Summary
ConcurrencyUtil Various bits of black magic garnered from experts on the concurrency-interest@cs.oswego.edu mailing list.
Mutex  
 

Package net.sf.ehcache.constructs.concurrent Description

This package contains the Mutex class and Sync interface taken as is, with fixed for checkstyle and javadoc errors from version 1.3.4 of Doug Lea's concurrency package.

See http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html


ehcache