| Package | Description | 
|---|---|
| com.tangosol.util | Contains various generic utilities. | 
| Modifier and Type | Class and Description | 
|---|---|
| protected class  | SegmentedConcurrentMap.ConditionalRemoveActionAction support for a conditional remove(). | 
| protected class  | SegmentedConcurrentMap.RemoveActionAction support for remove(). | 
| Modifier and Type | Field and Description | 
|---|---|
| protected SegmentedHashMap.RemoveAction | SegmentedHashMap. m_actionRemoveThe singleton action for remove support. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected SegmentedHashMap.RemoveAction | SegmentedHashMap. getRemoveAction()Return the registered action for remove(). | 
| protected SegmentedHashMap.RemoveAction | SegmentedConcurrentMap. instantiateRemoveAction()Factory for RemoveAction | 
| protected SegmentedHashMap.RemoveAction | SegmentedHashMap. instantiateRemoveAction()Factory for RemoveAction | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | SegmentedHashMap. setRemoveAction(SegmentedHashMap.RemoveAction action)Specify the action for remove(). |