public class NullSemaphore extends Object implements Semaphore
NullSemaphore(String owner)
void
acquire()
release()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NullSemaphore(String owner)
public void acquire()
acquire
Semaphore
public void release()
release
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.