| Package | Description | 
|---|---|
| com.tangosol.io.nio | Contains classes related to J2SE 1.4 NIO functionality. | 
| com.tangosol.net.cache | Contains classes providing various caching strategies. | 
| com.tangosol.net.partition | Contains interfaces and classes related to partitioned services. | 
| com.tangosol.run.xml | Contains classes providing basic XML related functionality. | 
| com.tangosol.util | Contains various generic utilities. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | BinaryMap.EntryA map entry (key-value pair). | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SerializationCache.EntrySet.EntryA Cache Entry implementation. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ObservableSplittingBackingCache.EntrySet.EntryA Cache Entry implementation. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SimpleElement.AttributeMap.EntryAn implementation of Entry that supports keeping them in a list. | 
| Modifier and Type | Class and Description | 
|---|---|
| protected class  | AbstractKeyBasedMap.EntrySet.EntryA Map Entry implementation that defers its value acquisition from
 the containing map (via  Map.get(Object)) if the Entry is
 constructed with a null value. | 
| static class  | InvocableMapHelper.SimpleEntry<K,V>Simple implementation of the InvocableMap.Entry interface. | 
| protected class  | OpenHashMap.EntrySet.EntryAn Entry implementation that is augmented to allow an Entry instance
 to be re-used, which means that the same Entry instance can represent
 different map entries over time. |