org.sonatype.sisu.goodies.common
Class Mutex

java.lang.Object
  extended by org.sonatype.sisu.goodies.common.Mutex

public final class Mutex
extends Object

Mutually exclusive lock marker. Symbolic only, to be clear what it is used for (instead of Object).

Since:
1.0

Constructor Summary
Mutex()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Mutex

public Mutex()


Copyright © 2008-2012 Sonatype, Inc.. All Rights Reserved.