public class RequestQueue
extends java.lang.Object
Constructor and Description |
---|
RequestQueue() |
Modifier and Type | Method and Description |
---|---|
PluginCallRequest |
pop() |
void |
post(PluginCallRequest request) |
int |
size() |
public void post(PluginCallRequest request)
public PluginCallRequest pop()
public int size()