Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

An ICacheEntry that lazily converts the key and value.

Namespace:  Tangosol.Util
Assembly:  Coherence (in Coherence.dll) Version: 3.7.1.23 (3.7.1.23)

Syntax

C#
public class ConverterCacheEntry : ConverterCollections..::.AbstractConverterCacheEntry

Inheritance Hierarchy

System..::.Object
  Tangosol.Util..::.ConverterCollections..::.AbstractConverterCacheEntry
    Tangosol.Util..::.ConverterCollections..::.ConverterCacheEntry

See Also