Package de.codecentric.limiter.api
Class UnboundedBuffer
- java.lang.Object
-
- de.codecentric.limiter.api.UnboundedBuffer
-
-
Constructor Summary
Constructors Constructor Description UnboundedBuffer()
-
-
-
Method Detail
-
offer
public void offer(ArrayDeque<Runnable> queue, Runnable command)
-
-