| Package | Description | 
|---|---|
| com.tangosol.util | 
 Contains various generic utilities. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
WrapperCollections.ConcurrentWrapperEntrySet<K,V>
Map Entry Set implementation which uses a ReadWriteLock to manage
 concurrent access to the underlying Entry objects. 
 | 
static class  | 
WrapperCollections.ConcurrentWrapperSet<E>
Set implementation which uses a ReadWriteLock to manage concurrent
 access to an underlying Set. 
 |