public class JSAgentWaiterList extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JSAgentWaiterList.JSAgentWaiterListEntry |
static class |
JSAgentWaiterList.WaiterRecord |
| Constructor and Description |
|---|
JSAgentWaiterList() |
| Modifier and Type | Method and Description |
|---|---|
JSAgentWaiterList.JSAgentWaiterListEntry |
getListForIndex(int indexPos) |
void |
lock() |
void |
unlock() |
public JSAgentWaiterList.JSAgentWaiterListEntry getListForIndex(int indexPos)
public void lock()
public void unlock()