|
ehcache | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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 | |
StripedMutex | Provides a number of mutexes which allow fine-grained concurrency. |
This package contains concurrency classes and utilities that are not available in java.util.concurrent.
It contains the Mutex class and Sync interface taken as is, with fixes 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 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |