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 © 2019. All rights reserved.