Oracle® Coherence .NET API Reference Release 3.6
E15727-01

An ICacheEntry that lazily converts the key and value.

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

Syntax

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

Inheritance Hierarchy

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

See Also