public class Mutex extends Object
Mutex()
void
down()
up()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Mutex()
public void down() throws InterruptedException
InterruptedException
public void up()
Copyright © 2006-2015 The Apache Software Foundation. All Rights Reserved.