| Package | Description | 
|---|---|
| com.tangosol.util | 
 Contains various generic utilities. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected SegmentedHashMap.GetEntryAction | 
SegmentedHashMap.m_actionGetEntry
The singleton action for getEntryInternal support. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected SegmentedHashMap.GetEntryAction | 
SegmentedHashMap.getGetEntryAction()
Return the registered action for getEntryInternal. 
 | 
protected SegmentedHashMap.GetEntryAction | 
SegmentedHashMap.instantiateGetEntryAction()
Factory for GetEntryAction 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
SegmentedHashMap.setGetEntryAction(SegmentedHashMap.GetEntryAction action)
Specify the action for getEntryInternal. 
 |