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 |
|---|---|
void |
enterAtomicSection() |
JSAgentWaiterList.JSAgentWaiterListEntry |
getListForIndex(int indexPos) |
boolean |
inAtomicSection() |
void |
leaveAtomicSection() |
public JSAgentWaiterList.JSAgentWaiterListEntry getListForIndex(int indexPos)
public void enterAtomicSection()
public void leaveAtomicSection()
public boolean inAtomicSection()