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 © 2007–2018 The Apache Software Foundation. All rights reserved.