Package org.helidb.util.concurrent

Support classes that would have been in the java.util.concurrent package if they had been a part of Java.

See:
          Description

Class Summary
AbstractLockAdapter This class can be used as the base of an implementation of a Lock adapter.
 

Package org.helidb.util.concurrent Description

Support classes that would have been in the java.util.concurrent package if they had been a part of Java.

Author:
Karl Gustafsson