public class EventLimiter.QueueSemaphore extends java.lang.Object
void
close()
release(int inPermits)
boolean
tryAquire(int inPermits)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public boolean tryAquire(int inPermits)
public void release(int inPermits)
public void close()