| Package | Description | 
|---|---|
| com.tangosol.util | 
 Contains various generic utilities. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected SegmentedConcurrentMap.SizeAction | 
SegmentedConcurrentMap.m_actionSize
The singleton action for size support. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected SegmentedConcurrentMap.SizeAction | 
SegmentedConcurrentMap.getSizeAction()
Return the registered action for size(). 
 | 
protected SegmentedConcurrentMap.SizeAction | 
SegmentedConcurrentMap.instantiateSizeAction()
Factory for SizeAction 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
SegmentedConcurrentMap.setSizeAction(SegmentedConcurrentMap.SizeAction action)
Specify the action for size(). 
 |