Package org.wamblee.concurrency

This package provides utilities for dealing with concurrency.

See:
          Description

Interface Summary
Lock Represents a re-entrant lock.
 

Class Summary
JvmLock In memory JVM lock.
ReadWriteLock Deprecated.
 

Package org.wamblee.concurrency Description

This package provides utilities for dealing with concurrency. Currently, pessimistic locks are provided but other types can be added as well.



Copyright © 2011. All Rights Reserved.