public class BoundedSemaphore extends Object
| Constructor and Description |
|---|
BoundedSemaphore(int upperBound) |
public void take()
throws InterruptedException
InterruptedExceptionpublic void release()
throws InterruptedException
InterruptedExceptionCopyright © 2014-2016 gdx2d - https://github.com/hevs-isi/gdx2d