Package org.multiverse.utils.latches

This package contains Latch implementations (needed for blocking transactions).

See:
          Description

Class Summary
CheapLatch A Latch based on the intrinsic lock and uses the minimal amount of resources.
StandardLatch A standard Latch implementation that supports all features of the Latch.
 

Package org.multiverse.utils.latches Description

This package contains Latch implementations (needed for blocking transactions).



Copyright © 2008-2010 Multiverse. All Rights Reserved.