public class RequestCount
extends java.lang.Object
Constructor and Description |
---|
RequestCount() |
Modifier and Type | Method and Description |
---|---|
void |
fulfil() |
long |
getCount() |
boolean |
isFulfilled() |
void |
request(long count) |
boolean |
tryFulfil() |